@Generated(value="software.amazon.awssdk:codegen") public final class UnsupportedLocaleException extends HealthException implements ToCopyableBuilder<UnsupportedLocaleException.Builder,UnsupportedLocaleException>
The specified locale is not supported.
| Modifier and Type | Class and Description |
|---|---|
static interface |
UnsupportedLocaleException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static UnsupportedLocaleException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends UnsupportedLocaleException.Builder> |
serializableBuilderClass() |
UnsupportedLocaleException.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 UnsupportedLocaleException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<UnsupportedLocaleException.Builder,UnsupportedLocaleException>toBuilder in class HealthExceptionpublic static UnsupportedLocaleException.Builder builder()
public static Class<? extends UnsupportedLocaleException.Builder> serializableBuilderClass()
Copyright © 2022. All rights reserved.