@Generated(value="software.amazon.awssdk:codegen") public final class TooManyCacheBehaviorsException extends CloudFrontException implements ToCopyableBuilder<TooManyCacheBehaviorsException.Builder,TooManyCacheBehaviorsException>
You cannot create more cache behaviors for the distribution.
Modifier and Type | Class and Description |
---|---|
static interface |
TooManyCacheBehaviorsException.Builder |
Modifier and Type | Method and Description |
---|---|
static TooManyCacheBehaviorsException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends TooManyCacheBehaviorsException.Builder> |
serializableBuilderClass() |
TooManyCacheBehaviorsException.Builder |
toBuilder() |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingException
extendedRequestId, requestId, statusCode
create, retryable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
copy
equalsBySdkFields
public TooManyCacheBehaviorsException.Builder toBuilder()
toBuilder
in interface ToCopyableBuilder<TooManyCacheBehaviorsException.Builder,TooManyCacheBehaviorsException>
toBuilder
in class CloudFrontException
public static TooManyCacheBehaviorsException.Builder builder()
public static Class<? extends TooManyCacheBehaviorsException.Builder> serializableBuilderClass()
Copyright © 2021. All rights reserved.