@Generated(value="software.amazon.awssdk:codegen") public final class ResponseHeadersPolicyAlreadyExistsException extends CloudFrontException implements ToCopyableBuilder<ResponseHeadersPolicyAlreadyExistsException.Builder,ResponseHeadersPolicyAlreadyExistsException>
A response headers policy with this name already exists. You must provide a unique name. To modify an existing
response headers policy, use UpdateResponseHeadersPolicy.
| Modifier and Type | Class and Description |
|---|---|
static interface |
ResponseHeadersPolicyAlreadyExistsException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static ResponseHeadersPolicyAlreadyExistsException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends ResponseHeadersPolicyAlreadyExistsException.Builder> |
serializableBuilderClass() |
ResponseHeadersPolicyAlreadyExistsException.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 ResponseHeadersPolicyAlreadyExistsException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<ResponseHeadersPolicyAlreadyExistsException.Builder,ResponseHeadersPolicyAlreadyExistsException>toBuilder in class CloudFrontExceptionpublic static ResponseHeadersPolicyAlreadyExistsException.Builder builder()
public static Class<? extends ResponseHeadersPolicyAlreadyExistsException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.