@Generated(value="software.amazon.awssdk:codegen") public final class TagPolicyException extends CodeCommitException implements ToCopyableBuilder<TagPolicyException.Builder,TagPolicyException>
The tag policy is not valid.
| Modifier and Type | Class and Description |
|---|---|
static interface |
TagPolicyException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static TagPolicyException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends TagPolicyException.Builder> |
serializableBuilderClass() |
TagPolicyException.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 TagPolicyException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<TagPolicyException.Builder,TagPolicyException>toBuilder in class CodeCommitExceptionpublic static TagPolicyException.Builder builder()
public static Class<? extends TagPolicyException.Builder> serializableBuilderClass()
Copyright © 2021. All rights reserved.