@Generated(value="software.amazon.awssdk:codegen") public final class TooLongCspInResponseHeadersPolicyException extends CloudFrontException implements ToCopyableBuilder<TooLongCspInResponseHeadersPolicyException.Builder,TooLongCspInResponseHeadersPolicyException>
The length of the Content-Security-Policy header value in the response headers policy exceeds the
maximum.
For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.
| Modifier and Type | Class and Description |
|---|---|
static interface |
TooLongCspInResponseHeadersPolicyException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static TooLongCspInResponseHeadersPolicyException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends TooLongCspInResponseHeadersPolicyException.Builder> |
serializableBuilderClass() |
TooLongCspInResponseHeadersPolicyException.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 TooLongCspInResponseHeadersPolicyException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<TooLongCspInResponseHeadersPolicyException.Builder,TooLongCspInResponseHeadersPolicyException>toBuilder in class CloudFrontExceptionpublic static TooLongCspInResponseHeadersPolicyException.Builder builder()
public static Class<? extends TooLongCspInResponseHeadersPolicyException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.