@Generated(value="software.amazon.awssdk:codegen") public final class InvalidDbClusterCapacityException extends RdsException implements ToCopyableBuilder<InvalidDbClusterCapacityException.Builder,InvalidDbClusterCapacityException>
Capacity isn't a valid Aurora Serverless DB cluster capacity. Valid capacity values are 2,
4, 8, 16, 32, 64, 128, and
256.
| Modifier and Type | Class and Description |
|---|---|
static interface |
InvalidDbClusterCapacityException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static InvalidDbClusterCapacityException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends InvalidDbClusterCapacityException.Builder> |
serializableBuilderClass() |
InvalidDbClusterCapacityException.Builder |
toBuilder()
Create a
AwsServiceException.Builder initialized with the properties of this AwsServiceException. |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingExceptionrequestId, statusCoderetryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringequals, getClass, hashCode, notify, notifyAll, wait, wait, waitcopypublic InvalidDbClusterCapacityException.Builder toBuilder()
AwsServiceExceptionAwsServiceException.Builder initialized with the properties of this AwsServiceException.toBuilder in interface ToCopyableBuilder<InvalidDbClusterCapacityException.Builder,InvalidDbClusterCapacityException>toBuilder in class RdsExceptionpublic static InvalidDbClusterCapacityException.Builder builder()
public static Class<? extends InvalidDbClusterCapacityException.Builder> serializableBuilderClass()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.