@Generated(value="software.amazon.awssdk:codegen") public class TextSizeLimitExceededException extends TranslateException implements software.amazon.awssdk.utils.builder.ToCopyableBuilder<TextSizeLimitExceededException.Builder,TextSizeLimitExceededException>
The size of the input text exceeds the length constraint for the Text field. Try again with a shorter
text.
| Modifier and Type | Class and Description |
|---|---|
static interface |
TextSizeLimitExceededException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static TextSizeLimitExceededException.Builder |
builder() |
static Class<? extends TextSizeLimitExceededException.Builder> |
serializableBuilderClass() |
TextSizeLimitExceededException.Builder |
toBuilder() |
additionalThrottlingCondition, isClockSkewExceptionerrorCode, errorCode, errorMessage, errorMessage, errorType, errorType, getMessage, headers, headers, isThrottlingException, rawResponse, rawResponse, requestId, requestId, serviceName, serviceName, statusCode, statusCodeaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic TextSizeLimitExceededException.Builder toBuilder()
toBuilder in interface software.amazon.awssdk.utils.builder.ToCopyableBuilder<TextSizeLimitExceededException.Builder,TextSizeLimitExceededException>public static TextSizeLimitExceededException.Builder builder()
public static Class<? extends TextSizeLimitExceededException.Builder> serializableBuilderClass()
Copyright © 2018. All rights reserved.