@Generated(value="software.amazon.awssdk:codegen") public final class NoSuchGeoLocationException extends Route53Exception implements ToCopyableBuilder<NoSuchGeoLocationException.Builder,NoSuchGeoLocationException>
Amazon Route 53 doesn't support the specified geographic location. For a list of supported geolocation codes, see the GeoLocation data type.
| Modifier and Type | Class and Description |
|---|---|
static interface |
NoSuchGeoLocationException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static NoSuchGeoLocationException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends NoSuchGeoLocationException.Builder> |
serializableBuilderClass() |
NoSuchGeoLocationException.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 NoSuchGeoLocationException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<NoSuchGeoLocationException.Builder,NoSuchGeoLocationException>toBuilder in class Route53Exceptionpublic static NoSuchGeoLocationException.Builder builder()
public static Class<? extends NoSuchGeoLocationException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.