@Generated(value="software.amazon.awssdk:codegen") public final class GatewayTimeoutException extends AmplifyBackendException implements ToCopyableBuilder<GatewayTimeoutException.Builder,GatewayTimeoutException>
An error returned if there's a temporary issue with the service.
| Modifier and Type | Class and Description |
|---|---|
static interface |
GatewayTimeoutException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static GatewayTimeoutException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends GatewayTimeoutException.Builder> |
serializableBuilderClass() |
GatewayTimeoutException.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 GatewayTimeoutException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<GatewayTimeoutException.Builder,GatewayTimeoutException>toBuilder in class AmplifyBackendExceptionpublic static GatewayTimeoutException.Builder builder()
public static Class<? extends GatewayTimeoutException.Builder> serializableBuilderClass()
Copyright © 2021. All rights reserved.