@Generated(value="software.amazon.awssdk:codegen") public final class StaleTagException extends SnsException implements ToCopyableBuilder<StaleTagException.Builder,StaleTagException>
A tag has been added to a resource with the same ARN as a deleted resource. Wait a short while and then retry the operation.
| Modifier and Type | Class and Description |
|---|---|
static interface |
StaleTagException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static StaleTagException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends StaleTagException.Builder> |
serializableBuilderClass() |
StaleTagException.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 StaleTagException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<StaleTagException.Builder,StaleTagException>toBuilder in class SnsExceptionpublic static StaleTagException.Builder builder()
public static Class<? extends StaleTagException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.