@Generated(value="software.amazon.awssdk:codegen") public final class ConcurrentUpdatingException extends QuickSightException implements ToCopyableBuilder<ConcurrentUpdatingException.Builder,ConcurrentUpdatingException>
A resource is already in a state that indicates an action is happening that must complete before a new update can be applied.
| Modifier and Type | Class and Description |
|---|---|
static interface |
ConcurrentUpdatingException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static ConcurrentUpdatingException.Builder |
builder() |
String |
requestIdValue()
Returns the value of the RequestId property for this object.
|
List<SdkField<?>> |
sdkFields() |
static Class<? extends ConcurrentUpdatingException.Builder> |
serializableBuilderClass() |
ConcurrentUpdatingException.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 ConcurrentUpdatingException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<ConcurrentUpdatingException.Builder,ConcurrentUpdatingException>toBuilder in class QuickSightExceptionpublic static ConcurrentUpdatingException.Builder builder()
public static Class<? extends ConcurrentUpdatingException.Builder> serializableBuilderClass()
public String requestIdValue()
Copyright © 2020. All rights reserved.