@Generated(value="software.amazon.awssdk:codegen") public final class CachePolicyInUseException extends CloudFrontException implements ToCopyableBuilder<CachePolicyInUseException.Builder,CachePolicyInUseException>
Cannot delete the cache policy because it is attached to one or more cache behaviors.
| Modifier and Type | Class and Description |
|---|---|
static interface |
CachePolicyInUseException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static CachePolicyInUseException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends CachePolicyInUseException.Builder> |
serializableBuilderClass() |
CachePolicyInUseException.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 CachePolicyInUseException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<CachePolicyInUseException.Builder,CachePolicyInUseException>toBuilder in class CloudFrontExceptionpublic static CachePolicyInUseException.Builder builder()
public static Class<? extends CachePolicyInUseException.Builder> serializableBuilderClass()
Copyright © 2021. All rights reserved.