@Generated(value="software.amazon.awssdk:codegen") public final class FieldLevelEncryptionProfileInUseException extends CloudFrontException implements ToCopyableBuilder<FieldLevelEncryptionProfileInUseException.Builder,FieldLevelEncryptionProfileInUseException>
The specified profile for field-level encryption is in use.
| Modifier and Type | Class and Description |
|---|---|
static interface |
FieldLevelEncryptionProfileInUseException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static FieldLevelEncryptionProfileInUseException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends FieldLevelEncryptionProfileInUseException.Builder> |
serializableBuilderClass() |
FieldLevelEncryptionProfileInUseException.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 FieldLevelEncryptionProfileInUseException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<FieldLevelEncryptionProfileInUseException.Builder,FieldLevelEncryptionProfileInUseException>toBuilder in class CloudFrontExceptionpublic static FieldLevelEncryptionProfileInUseException.Builder builder()
public static Class<? extends FieldLevelEncryptionProfileInUseException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.