@Generated(value="software.amazon.awssdk:codegen") public class AppSyncException extends AwsServiceException
| Modifier and Type | Class and Description |
|---|---|
static interface |
AppSyncException.Builder |
protected static class |
AppSyncException.BuilderImpl |
| Modifier | Constructor and Description |
|---|---|
protected |
AppSyncException(AppSyncException.Builder builder) |
| Modifier and Type | Method and Description |
|---|---|
static AppSyncException.Builder |
builder() |
static Class<? extends AppSyncException.Builder> |
serializableBuilderClass() |
AppSyncException.Builder |
toBuilder() |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingExceptionextendedRequestId, requestId, sdkFields, statusCodecreate, retryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitequalsBySdkFieldsprotected AppSyncException(AppSyncException.Builder builder)
public static AppSyncException.Builder builder()
public AppSyncException.Builder toBuilder()
toBuilder in class AwsServiceExceptionpublic static Class<? extends AppSyncException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.