@Generated(value="software.amazon.awssdk:codegen") public final class SlowDownException extends SsoOidcException implements ToCopyableBuilder<SlowDownException.Builder,SlowDownException>
Indicates that the client is making the request too frequently and is more than the service can handle.
| Modifier and Type | Class and Description |
|---|---|
static interface |
SlowDownException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static SlowDownException.Builder |
builder() |
String |
error_description()
Deprecated.
|
String |
error()
Returns the value of the Error property for this object.
|
String |
errorDescription()
Returns the value of the ErrorDescription property for this object.
|
List<SdkField<?>> |
sdkFields() |
static Class<? extends SlowDownException.Builder> |
serializableBuilderClass() |
SlowDownException.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 SlowDownException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<SlowDownException.Builder,SlowDownException>toBuilder in class SsoOidcExceptionpublic static SlowDownException.Builder builder()
public static Class<? extends SlowDownException.Builder> serializableBuilderClass()
public String error()
@Deprecated public String error_description()
errorDescription()public String errorDescription()
Copyright © 2023. All rights reserved.