@Generated(value="software.amazon.awssdk:codegen") public final class InvalidAddressException extends SnowballException implements ToCopyableBuilder<InvalidAddressException.Builder,InvalidAddressException>
The address provided was invalid. Check the address with your region's carrier, and try again.
| Modifier and Type | Class and Description |
|---|---|
static interface |
InvalidAddressException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static InvalidAddressException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends InvalidAddressException.Builder> |
serializableBuilderClass() |
InvalidAddressException.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 InvalidAddressException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<InvalidAddressException.Builder,InvalidAddressException>toBuilder in class SnowballExceptionpublic static InvalidAddressException.Builder builder()
public static Class<? extends InvalidAddressException.Builder> serializableBuilderClass()
Copyright © 2021. All rights reserved.