@Generated(value="software.amazon.awssdk:codegen") public final class InProgressTableRestoreQuotaExceededException extends RedshiftException implements ToCopyableBuilder<InProgressTableRestoreQuotaExceededException.Builder,InProgressTableRestoreQuotaExceededException>
You have exceeded the allowed number of table restore requests. Wait for your current table restore requests to complete before making a new request.
| Modifier and Type | Class and Description |
|---|---|
static interface |
InProgressTableRestoreQuotaExceededException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static InProgressTableRestoreQuotaExceededException.Builder |
builder() |
static Class<? extends InProgressTableRestoreQuotaExceededException.Builder> |
serializableBuilderClass() |
InProgressTableRestoreQuotaExceededException.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 InProgressTableRestoreQuotaExceededException.Builder toBuilder()
AwsServiceExceptionAwsServiceException.Builder initialized with the properties of this AwsServiceException.toBuilder in interface ToCopyableBuilder<InProgressTableRestoreQuotaExceededException.Builder,InProgressTableRestoreQuotaExceededException>toBuilder in class RedshiftExceptionpublic static InProgressTableRestoreQuotaExceededException.Builder builder()
public static Class<? extends InProgressTableRestoreQuotaExceededException.Builder> serializableBuilderClass()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.