@Generated(value="software.amazon.awssdk:codegen") public final class TaggingFailedException extends GameLiftException implements ToCopyableBuilder<TaggingFailedException.Builder,TaggingFailedException>
The requested tagging operation did not succeed. This may be due to invalid tag format or the maximum tag limit may have been exceeded. Resolve the issue before retrying.
| Modifier and Type | Class and Description |
|---|---|
static interface |
TaggingFailedException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static TaggingFailedException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends TaggingFailedException.Builder> |
serializableBuilderClass() |
TaggingFailedException.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 TaggingFailedException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<TaggingFailedException.Builder,TaggingFailedException>toBuilder in class GameLiftExceptionpublic static TaggingFailedException.Builder builder()
public static Class<? extends TaggingFailedException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.