@Generated(value="software.amazon.awssdk:codegen") public final class TagSetListLimitExceededException extends CodeDeployException implements ToCopyableBuilder<TagSetListLimitExceededException.Builder,TagSetListLimitExceededException>
The number of tag groups included in the tag set list exceeded the maximum allowed limit of 3.
| Modifier and Type | Class and Description |
|---|---|
static interface |
TagSetListLimitExceededException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static TagSetListLimitExceededException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends TagSetListLimitExceededException.Builder> |
serializableBuilderClass() |
TagSetListLimitExceededException.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 TagSetListLimitExceededException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<TagSetListLimitExceededException.Builder,TagSetListLimitExceededException>toBuilder in class CodeDeployExceptionpublic static TagSetListLimitExceededException.Builder builder()
public static Class<? extends TagSetListLimitExceededException.Builder> serializableBuilderClass()
Copyright © 2019. All rights reserved.