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