Serializable
, ToCopyableBuilder<DomainDeprecatedException.Builder,DomainDeprecatedException>
@Generated("software.amazon.awssdk:codegen") public class DomainDeprecatedException extends SWFException implements ToCopyableBuilder<DomainDeprecatedException.Builder,DomainDeprecatedException>
Returned when the specified domain has been deprecated.
Modifier and Type | Class | Description |
---|---|---|
static interface |
DomainDeprecatedException.Builder |
AmazonServiceException.ErrorType
Modifier and Type | Method | Description |
---|---|---|
static DomainDeprecatedException.Builder |
builder() |
|
static Class<? extends DomainDeprecatedException.Builder> |
serializableBuilderClass() |
|
DomainDeprecatedException.Builder |
toBuilder() |
Take this object and create a builder that contains all of the current property values of this object.
|
isRetryable
getErrorCode, getErrorMessage, getErrorType, getHttpHeaders, getMessage, getRawResponse, getRawResponseContent, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorMessage, setErrorType, setHttpHeaders, setRawResponse, setRawResponseContent, setRequestId, setServiceName, setStatusCode
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public DomainDeprecatedException.Builder toBuilder()
ToCopyableBuilder
toBuilder
in interface ToCopyableBuilder<DomainDeprecatedException.Builder,DomainDeprecatedException>
public static DomainDeprecatedException.Builder builder()
public static Class<? extends DomainDeprecatedException.Builder> serializableBuilderClass()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.