@Generated(value="software.amazon.awssdk:codegen") public final class TagException extends KmsException implements ToCopyableBuilder<TagException.Builder,TagException>
The request was rejected because one or more tags are not valid.
| Modifier and Type | Class and Description |
|---|---|
static interface |
TagException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static TagException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends TagException.Builder> |
serializableBuilderClass() |
TagException.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 TagException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<TagException.Builder,TagException>toBuilder in class KmsExceptionpublic static TagException.Builder builder()
public static Class<? extends TagException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.