@Generated(value="software.amazon.awssdk:codegen") public final class GlueEncryptionException extends LakeFormationException implements ToCopyableBuilder<GlueEncryptionException.Builder,GlueEncryptionException>
An encryption operation failed.
| Modifier and Type | Class and Description |
|---|---|
static interface |
GlueEncryptionException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static GlueEncryptionException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends GlueEncryptionException.Builder> |
serializableBuilderClass() |
GlueEncryptionException.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 GlueEncryptionException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<GlueEncryptionException.Builder,GlueEncryptionException>toBuilder in class LakeFormationExceptionpublic static GlueEncryptionException.Builder builder()
public static Class<? extends GlueEncryptionException.Builder> serializableBuilderClass()
Copyright © 2021. All rights reserved.