@Generated(value="software.amazon.awssdk:codegen") public final class IllegalFieldLevelEncryptionConfigAssociationWithCacheBehaviorException extends CloudFrontException implements ToCopyableBuilder<IllegalFieldLevelEncryptionConfigAssociationWithCacheBehaviorException.Builder,IllegalFieldLevelEncryptionConfigAssociationWithCacheBehaviorException>
The specified configuration for field-level encryption can't be associated with the specified cache behavior.
| Modifier and Type | Class and Description |
|---|---|
static interface |
IllegalFieldLevelEncryptionConfigAssociationWithCacheBehaviorException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static IllegalFieldLevelEncryptionConfigAssociationWithCacheBehaviorException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends IllegalFieldLevelEncryptionConfigAssociationWithCacheBehaviorException.Builder> |
serializableBuilderClass() |
IllegalFieldLevelEncryptionConfigAssociationWithCacheBehaviorException.Builder |
toBuilder()
Create a
AwsServiceException.Builder initialized with the properties of this AwsServiceException. |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingExceptionrequestId, statusCoderetryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringequals, getClass, hashCode, notify, notifyAll, wait, wait, waitcopypublic IllegalFieldLevelEncryptionConfigAssociationWithCacheBehaviorException.Builder toBuilder()
AwsServiceExceptionAwsServiceException.Builder initialized with the properties of this AwsServiceException.toBuilder in interface ToCopyableBuilder<IllegalFieldLevelEncryptionConfigAssociationWithCacheBehaviorException.Builder,IllegalFieldLevelEncryptionConfigAssociationWithCacheBehaviorException>toBuilder in class CloudFrontExceptionpublic static IllegalFieldLevelEncryptionConfigAssociationWithCacheBehaviorException.Builder builder()
public static Class<? extends IllegalFieldLevelEncryptionConfigAssociationWithCacheBehaviorException.Builder> serializableBuilderClass()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.