@Generated(value="software.amazon.awssdk:codegen") public final class InternalServerException extends PinpointSmsVoiceV2Exception implements ToCopyableBuilder<InternalServerException.Builder,InternalServerException>
The API encountered an unexpected error and couldn't complete the request. You might be able to successfully issue the request again in the future.
| Modifier and Type | Class and Description |
|---|---|
static interface |
InternalServerException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static InternalServerException.Builder |
builder() |
String |
requestIdValue()
The unique identifier of the request.
|
List<SdkField<?>> |
sdkFields() |
static Class<? extends InternalServerException.Builder> |
serializableBuilderClass() |
InternalServerException.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 InternalServerException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<InternalServerException.Builder,InternalServerException>toBuilder in class PinpointSmsVoiceV2Exceptionpublic static InternalServerException.Builder builder()
public static Class<? extends InternalServerException.Builder> serializableBuilderClass()
public String requestIdValue()
The unique identifier of the request.
Copyright © 2023. All rights reserved.