@Generated(value="software.amazon.awssdk:codegen") public final class TagQuotaPerResourceExceededException extends ElastiCacheException implements ToCopyableBuilder<TagQuotaPerResourceExceededException.Builder,TagQuotaPerResourceExceededException>
The request cannot be processed because it would cause the resource to have more than the allowed number of tags. The maximum number of tags permitted on a resource is 50.
| Modifier and Type | Class and Description |
|---|---|
static interface |
TagQuotaPerResourceExceededException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static TagQuotaPerResourceExceededException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends TagQuotaPerResourceExceededException.Builder> |
serializableBuilderClass() |
TagQuotaPerResourceExceededException.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 TagQuotaPerResourceExceededException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<TagQuotaPerResourceExceededException.Builder,TagQuotaPerResourceExceededException>toBuilder in class ElastiCacheExceptionpublic static TagQuotaPerResourceExceededException.Builder builder()
public static Class<? extends TagQuotaPerResourceExceededException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.