@Generated(value="software.amazon.awssdk:codegen") public final class InternalServerException extends Route53RecoveryClusterException implements ToCopyableBuilder<InternalServerException.Builder,InternalServerException>
There was an unexpected error during processing of the request.
| Modifier and Type | Class and Description |
|---|---|
static interface |
InternalServerException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static InternalServerException.Builder |
builder() |
Integer |
retryAfterSeconds()
Returns the value of the RetryAfterSeconds property for this object.
|
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 Route53RecoveryClusterExceptionpublic static InternalServerException.Builder builder()
public static Class<? extends InternalServerException.Builder> serializableBuilderClass()
public Integer retryAfterSeconds()
Copyright © 2023. All rights reserved.