Serializable
, ToCopyableBuilder<InvalidDBSubnetGroupException.Builder,InvalidDBSubnetGroupException>
@Generated("software.amazon.awssdk:codegen") public class InvalidDBSubnetGroupException extends RDSException implements ToCopyableBuilder<InvalidDBSubnetGroupException.Builder,InvalidDBSubnetGroupException>
Indicates the DBSubnetGroup does not belong to the same VPC as that of an existing cross region read replica of the same source instance.
Modifier and Type | Class | Description |
---|---|---|
static interface |
InvalidDBSubnetGroupException.Builder |
AmazonServiceException.ErrorType
Modifier and Type | Method | Description |
---|---|---|
static InvalidDBSubnetGroupException.Builder |
builder() |
|
static Class<? extends InvalidDBSubnetGroupException.Builder> |
serializableBuilderClass() |
|
InvalidDBSubnetGroupException.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 InvalidDBSubnetGroupException.Builder toBuilder()
ToCopyableBuilder
toBuilder
in interface ToCopyableBuilder<InvalidDBSubnetGroupException.Builder,InvalidDBSubnetGroupException>
public static InvalidDBSubnetGroupException.Builder builder()
public static Class<? extends InvalidDBSubnetGroupException.Builder> serializableBuilderClass()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.