@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 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 |
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, isThrottlingExceptionextendedRequestId, requestId, statusCodecreate, retryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcopyequalsBySdkFieldspublic TooManyKeyGroupsException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<TooManyKeyGroupsException.Builder,TooManyKeyGroupsException>toBuilder in class CloudFrontExceptionpublic static TooManyKeyGroupsException.Builder builder()
public static Class<? extends TooManyKeyGroupsException.Builder> serializableBuilderClass()
Copyright © 2021. All rights reserved.