@Generated(value="software.amazon.awssdk:codegen") public final class OriginAccessControlInUseException extends CloudFrontException implements ToCopyableBuilder<OriginAccessControlInUseException.Builder,OriginAccessControlInUseException>
Cannot delete the origin access control because it's in use by one or more distributions.
| Modifier and Type | Class and Description |
|---|---|
static interface |
OriginAccessControlInUseException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static OriginAccessControlInUseException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends OriginAccessControlInUseException.Builder> |
serializableBuilderClass() |
OriginAccessControlInUseException.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 OriginAccessControlInUseException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<OriginAccessControlInUseException.Builder,OriginAccessControlInUseException>toBuilder in class CloudFrontExceptionpublic static OriginAccessControlInUseException.Builder builder()
public static Class<? extends OriginAccessControlInUseException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.