@Generated(value="software.amazon.awssdk:codegen") public final class TooManyResponseHeadersPoliciesException extends CloudFrontException implements ToCopyableBuilder<TooManyResponseHeadersPoliciesException.Builder,TooManyResponseHeadersPoliciesException>
You have reached the maximum number of response headers policies for this Amazon Web Services account.
For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.
| Modifier and Type | Class and Description |
|---|---|
static interface |
TooManyResponseHeadersPoliciesException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static TooManyResponseHeadersPoliciesException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends TooManyResponseHeadersPoliciesException.Builder> |
serializableBuilderClass() |
TooManyResponseHeadersPoliciesException.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 TooManyResponseHeadersPoliciesException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<TooManyResponseHeadersPoliciesException.Builder,TooManyResponseHeadersPoliciesException>toBuilder in class CloudFrontExceptionpublic static TooManyResponseHeadersPoliciesException.Builder builder()
public static Class<? extends TooManyResponseHeadersPoliciesException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.