Serializable, ToCopyableBuilder<DBSubnetGroupNotAllowedException.Builder,DBSubnetGroupNotAllowedException>@Generated("software.amazon.awssdk:codegen") public class DBSubnetGroupNotAllowedException extends RDSException implements ToCopyableBuilder<DBSubnetGroupNotAllowedException.Builder,DBSubnetGroupNotAllowedException>
Indicates that the DBSubnetGroup should not be specified while creating read replicas that lie in the same region as the source instance.
| Modifier and Type | Class | Description |
|---|---|---|
static interface |
DBSubnetGroupNotAllowedException.Builder |
AmazonServiceException.ErrorType| Modifier and Type | Method | Description |
|---|---|---|
static DBSubnetGroupNotAllowedException.Builder |
builder() |
|
static Class<? extends DBSubnetGroupNotAllowedException.Builder> |
serializableBuilderClass() |
|
DBSubnetGroupNotAllowedException.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 DBSubnetGroupNotAllowedException.Builder toBuilder()
ToCopyableBuildertoBuilder in interface ToCopyableBuilder<DBSubnetGroupNotAllowedException.Builder,DBSubnetGroupNotAllowedException>public static DBSubnetGroupNotAllowedException.Builder builder()
public static Class<? extends DBSubnetGroupNotAllowedException.Builder> serializableBuilderClass()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.