@Generated(value="software.amazon.awssdk:codegen") public final class TooManyLabelsException extends WorkDocsException implements ToCopyableBuilder<TooManyLabelsException.Builder,TooManyLabelsException>
The limit has been reached on the number of labels for the specified resource.
| Modifier and Type | Class and Description |
|---|---|
static interface |
TooManyLabelsException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static TooManyLabelsException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends TooManyLabelsException.Builder> |
serializableBuilderClass() |
TooManyLabelsException.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 TooManyLabelsException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<TooManyLabelsException.Builder,TooManyLabelsException>toBuilder in class WorkDocsExceptionpublic static TooManyLabelsException.Builder builder()
public static Class<? extends TooManyLabelsException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.