@Generated(value="software.amazon.awssdk:codegen") public final class PayloadTooLargeException extends PinpointException implements ToCopyableBuilder<PayloadTooLargeException.Builder,PayloadTooLargeException>
Provides information about an API request or response.
| Modifier and Type | Class and Description |
|---|---|
static interface |
PayloadTooLargeException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static PayloadTooLargeException.Builder |
builder() |
String |
requestID()
The unique identifier for the request or response.
|
List<SdkField<?>> |
sdkFields() |
static Class<? extends PayloadTooLargeException.Builder> |
serializableBuilderClass() |
PayloadTooLargeException.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 PayloadTooLargeException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<PayloadTooLargeException.Builder,PayloadTooLargeException>toBuilder in class PinpointExceptionpublic static PayloadTooLargeException.Builder builder()
public static Class<? extends PayloadTooLargeException.Builder> serializableBuilderClass()
public String requestID()
The unique identifier for the request or response.
Copyright © 2023. All rights reserved.