@Generated(value="software.amazon.awssdk:codegen") public final class LanguageNotSupportedException extends PollyException implements ToCopyableBuilder<LanguageNotSupportedException.Builder,LanguageNotSupportedException>
The language specified is not currently supported by Amazon Polly in this capacity.
| Modifier and Type | Class and Description |
|---|---|
static interface |
LanguageNotSupportedException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static LanguageNotSupportedException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends LanguageNotSupportedException.Builder> |
serializableBuilderClass() |
LanguageNotSupportedException.Builder |
toBuilder() |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingExceptionextendedRequestId, requestId, statusCodecreate, retryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcopyequalsBySdkFieldspublic LanguageNotSupportedException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<LanguageNotSupportedException.Builder,LanguageNotSupportedException>toBuilder in class PollyExceptionpublic static LanguageNotSupportedException.Builder builder()
public static Class<? extends LanguageNotSupportedException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.