@Generated(value="software.amazon.awssdk:codegen") public final class TooManyTagKeysException extends ComprehendException implements ToCopyableBuilder<TooManyTagKeysException.Builder,TooManyTagKeysException>
The request contains more tag keys than can be associated with a resource (50 tag keys per resource).
| Modifier and Type | Class and Description |
|---|---|
static interface |
TooManyTagKeysException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static TooManyTagKeysException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends TooManyTagKeysException.Builder> |
serializableBuilderClass() |
TooManyTagKeysException.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 TooManyTagKeysException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<TooManyTagKeysException.Builder,TooManyTagKeysException>toBuilder in class ComprehendExceptionpublic static TooManyTagKeysException.Builder builder()
public static Class<? extends TooManyTagKeysException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.