@Generated(value="software.amazon.awssdk:codegen") public final class DomainDeprecatedException extends SwfException implements ToCopyableBuilder<DomainDeprecatedException.Builder,DomainDeprecatedException>
Returned when the specified domain has been deprecated.
| Modifier and Type | Class and Description | 
|---|---|
| static interface  | DomainDeprecatedException.Builder | 
| Modifier and Type | Method and Description | 
|---|---|
| static DomainDeprecatedException.Builder | builder() | 
| static Class<? extends DomainDeprecatedException.Builder> | serializableBuilderClass() | 
| DomainDeprecatedException.Builder | toBuilder()Create a  AwsServiceException.Builderinitialized with the properties of thisAwsServiceException. | 
awsErrorDetails, getMessage, isClockSkewException, isThrottlingExceptionrequestId, statusCoderetryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringequals, getClass, hashCode, notify, notifyAll, wait, wait, waitcopypublic DomainDeprecatedException.Builder toBuilder()
AwsServiceExceptionAwsServiceException.Builder initialized with the properties of this AwsServiceException.toBuilder in interface ToCopyableBuilder<DomainDeprecatedException.Builder,DomainDeprecatedException>toBuilder in class SwfExceptionpublic static DomainDeprecatedException.Builder builder()
public static Class<? extends DomainDeprecatedException.Builder> serializableBuilderClass()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.