@Generated(value="software.amazon.awssdk:codegen") public final class TooManyQueryStringsInCachePolicyException extends CloudFrontException implements ToCopyableBuilder<TooManyQueryStringsInCachePolicyException.Builder,TooManyQueryStringsInCachePolicyException>
The number of query strings in the cache 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 |
TooManyQueryStringsInCachePolicyException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static TooManyQueryStringsInCachePolicyException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends TooManyQueryStringsInCachePolicyException.Builder> |
serializableBuilderClass() |
TooManyQueryStringsInCachePolicyException.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 TooManyQueryStringsInCachePolicyException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<TooManyQueryStringsInCachePolicyException.Builder,TooManyQueryStringsInCachePolicyException>toBuilder in class CloudFrontExceptionpublic static TooManyQueryStringsInCachePolicyException.Builder builder()
public static Class<? extends TooManyQueryStringsInCachePolicyException.Builder> serializableBuilderClass()
Copyright © 2021. All rights reserved.