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