Serializable, ToCopyableBuilder<UnsupportedAddressException.Builder,UnsupportedAddressException>@Generated("software.amazon.awssdk:codegen") public class UnsupportedAddressException extends SnowballException implements ToCopyableBuilder<UnsupportedAddressException.Builder,UnsupportedAddressException>
The address is either outside the serviceable area for your region, or an error occurred. Check the address with your region's carrier and try again. If the issue persists, contact AWS Support.
| Modifier and Type | Class | Description |
|---|---|---|
static interface |
UnsupportedAddressException.Builder |
AmazonServiceException.ErrorType| Modifier and Type | Method | Description |
|---|---|---|
static UnsupportedAddressException.Builder |
builder() |
|
static Class<? extends UnsupportedAddressException.Builder> |
serializableBuilderClass() |
|
UnsupportedAddressException.Builder |
toBuilder() |
Take this object and create a builder that contains all of the current property values of this object.
|
isRetryablegetErrorCode, getErrorMessage, getErrorType, getHttpHeaders, getMessage, getRawResponse, getRawResponseContent, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorMessage, setErrorType, setHttpHeaders, setRawResponse, setRawResponseContent, setRequestId, setServiceName, setStatusCodeequals, getClass, hashCode, notify, notifyAll, wait, wait, waitaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UnsupportedAddressException.Builder toBuilder()
ToCopyableBuildertoBuilder in interface ToCopyableBuilder<UnsupportedAddressException.Builder,UnsupportedAddressException>public static UnsupportedAddressException.Builder builder()
public static Class<? extends UnsupportedAddressException.Builder> serializableBuilderClass()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.