@Generated(value="software.amazon.awssdk:codegen") public final class ThrottlingException extends DataExchangeException implements ToCopyableBuilder<ThrottlingException.Builder,ThrottlingException>
The limit on the number of requests per second was exceeded.
Modifier and Type | Class and Description |
---|---|
static interface |
ThrottlingException.Builder |
Modifier and Type | Method and Description |
---|---|
static ThrottlingException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends ThrottlingException.Builder> |
serializableBuilderClass() |
ThrottlingException.Builder |
toBuilder() |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingException
extendedRequestId, requestId, statusCode
create, retryable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
copy
equalsBySdkFields
public ThrottlingException.Builder toBuilder()
toBuilder
in interface ToCopyableBuilder<ThrottlingException.Builder,ThrottlingException>
toBuilder
in class DataExchangeException
public static ThrottlingException.Builder builder()
public static Class<? extends ThrottlingException.Builder> serializableBuilderClass()
Copyright © 2021. All rights reserved.