@Generated(value="software.amazon.awssdk:codegen") public final class ThrottlingException extends TextractException implements ToCopyableBuilder<ThrottlingException.Builder,ThrottlingException>
Amazon Textract is temporarily unable to process the request. Try your call again.
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 TextractException
public static ThrottlingException.Builder builder()
public static Class<? extends ThrottlingException.Builder> serializableBuilderClass()
Copyright © 2021. All rights reserved.