@Generated(value="software.amazon.awssdk:codegen") public 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() |
static Class<? extends TagQuotaPerResourceExceededException.Builder> |
serializableBuilderClass() |
TagQuotaPerResourceExceededException.Builder |
toBuilder()
Take this object and create a builder that contains all of the current property values of this object.
|
additionalThrottlingCondition, isClockSkewExceptionerrorCode, errorCode, errorMessage, errorMessage, errorType, errorType, getMessage, headers, headers, isThrottlingException, rawResponse, rawResponse, requestId, requestId, serviceName, serviceName, statusCode, statusCoderetryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringequals, getClass, hashCode, notify, notifyAll, wait, wait, waitcopypublic TagQuotaPerResourceExceededException.Builder toBuilder()
ToCopyableBuildertoBuilder in interface ToCopyableBuilder<TagQuotaPerResourceExceededException.Builder,TagQuotaPerResourceExceededException>public static TagQuotaPerResourceExceededException.Builder builder()
public static Class<? extends TagQuotaPerResourceExceededException.Builder> serializableBuilderClass()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.