@Generated(value="software.amazon.awssdk:codegen") public final class TagPolicyViolationException extends ServiceQuotasException implements ToCopyableBuilder<TagPolicyViolationException.Builder,TagPolicyViolationException>
The specified tag is a reserved word and cannot be used.
| Modifier and Type | Class and Description |
|---|---|
static interface |
TagPolicyViolationException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static TagPolicyViolationException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends TagPolicyViolationException.Builder> |
serializableBuilderClass() |
TagPolicyViolationException.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 TagPolicyViolationException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<TagPolicyViolationException.Builder,TagPolicyViolationException>toBuilder in class ServiceQuotasExceptionpublic static TagPolicyViolationException.Builder builder()
public static Class<? extends TagPolicyViolationException.Builder> serializableBuilderClass()
Copyright © 2021. All rights reserved.