@Generated(value="software.amazon.awssdk:codegen") public final class InternalServerException extends SecurityLakeException implements ToCopyableBuilder<InternalServerException.Builder,InternalServerException>
Internal service exceptions are sometimes caused by transient issues. Before you start troubleshooting, perform the operation again.
| Modifier and Type | Class and Description |
|---|---|
static interface |
InternalServerException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static InternalServerException.Builder |
builder() |
Integer |
retryAfterSeconds()
Retry the request after the specified time.
|
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 SecurityLakeExceptionpublic static InternalServerException.Builder builder()
public static Class<? extends InternalServerException.Builder> serializableBuilderClass()
public Integer retryAfterSeconds()
Retry the request after the specified time.
Copyright © 2023. All rights reserved.