@Generated(value="software.amazon.awssdk:codegen") public final class ThrottlingException extends BraketException implements ToCopyableBuilder<ThrottlingException.Builder,ThrottlingException>
The throttling rate limit is met.
| 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, isThrottlingExceptionextendedRequestId, requestId, statusCodecreate, retryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcopyequalsBySdkFieldspublic ThrottlingException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<ThrottlingException.Builder,ThrottlingException>toBuilder in class BraketExceptionpublic static ThrottlingException.Builder builder()
public static Class<? extends ThrottlingException.Builder> serializableBuilderClass()
Copyright © 2021. All rights reserved.