@Generated(value="software.amazon.awssdk:codegen") public final class InternalServiceException extends GameLiftException implements ToCopyableBuilder<InternalServiceException.Builder,InternalServiceException>
The service encountered an unrecoverable internal failure while processing the request. Clients can retry such requests immediately or after a waiting period.
| Modifier and Type | Class and Description |
|---|---|
static interface |
InternalServiceException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static InternalServiceException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends InternalServiceException.Builder> |
serializableBuilderClass() |
InternalServiceException.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 InternalServiceException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<InternalServiceException.Builder,InternalServiceException>toBuilder in class GameLiftExceptionpublic static InternalServiceException.Builder builder()
public static Class<? extends InternalServiceException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.