@Generated(value="software.amazon.awssdk:codegen") public final class TagQuotaPerResourceExceededException extends DaxException implements ToCopyableBuilder<TagQuotaPerResourceExceededException.Builder,TagQuotaPerResourceExceededException>
You have exceeded the maximum number of tags for this DAX cluster.
| 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, isThrottlingExceptionrequestId, 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 DaxExceptionpublic static TagQuotaPerResourceExceededException.Builder builder()
public static Class<? extends TagQuotaPerResourceExceededException.Builder> serializableBuilderClass()
Copyright © 2019. All rights reserved.