@Generated(value="software.amazon.awssdk:codegen") public final class RequestLimitExceededException extends ServiceDiscoveryException implements ToCopyableBuilder<RequestLimitExceededException.Builder,RequestLimitExceededException>
The operation can't be completed because you've reached the quota for the number of requests. For more information, see AWS Cloud Map API request throttling quota in the AWS Cloud Map Developer Guide.
| Modifier and Type | Class and Description |
|---|---|
static interface |
RequestLimitExceededException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static RequestLimitExceededException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends RequestLimitExceededException.Builder> |
serializableBuilderClass() |
RequestLimitExceededException.Builder |
toBuilder() |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingExceptionextendedRequestId, requestId, statusCodecreate, retryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcopyequalsBySdkFieldspublic RequestLimitExceededException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<RequestLimitExceededException.Builder,RequestLimitExceededException>toBuilder in class ServiceDiscoveryExceptionpublic static RequestLimitExceededException.Builder builder()
public static Class<? extends RequestLimitExceededException.Builder> serializableBuilderClass()
Copyright © 2021. All rights reserved.