@Generated(value="software.amazon.awssdk:codegen") public class BatchRequestTooLongException extends SQSException implements software.amazon.awssdk.utils.builder.ToCopyableBuilder<BatchRequestTooLongException.Builder,BatchRequestTooLongException>
The length of all the messages put together is more than the limit.
| Modifier and Type | Class and Description |
|---|---|
static interface |
BatchRequestTooLongException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static BatchRequestTooLongException.Builder |
builder() |
static Class<? extends BatchRequestTooLongException.Builder> |
serializableBuilderClass() |
BatchRequestTooLongException.Builder |
toBuilder() |
errorCode, errorCode, errorMessage, errorMessage, errorType, errorType, getMessage, headers, headers, rawResponse, rawResponse, requestId, requestId, serviceName, serviceName, statusCode, statusCoderetryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic BatchRequestTooLongException.Builder toBuilder()
toBuilder in interface software.amazon.awssdk.utils.builder.ToCopyableBuilder<BatchRequestTooLongException.Builder,BatchRequestTooLongException>public static BatchRequestTooLongException.Builder builder()
public static Class<? extends BatchRequestTooLongException.Builder> serializableBuilderClass()
Copyright © 2018. All rights reserved.