@Generated(value="software.amazon.awssdk:codegen") public final class PreconditionNotMetException extends QuickSightException implements ToCopyableBuilder<PreconditionNotMetException.Builder,PreconditionNotMetException>
One or more preconditions aren't met.
| Modifier and Type | Class and Description |
|---|---|
static interface |
PreconditionNotMetException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static PreconditionNotMetException.Builder |
builder() |
String |
quicksightRequestId()
The AWS request ID for this request.
|
List<SdkField<?>> |
sdkFields() |
static Class<? extends PreconditionNotMetException.Builder> |
serializableBuilderClass() |
PreconditionNotMetException.Builder |
toBuilder()
Create a
AwsServiceException.Builder initialized with the properties of this AwsServiceException. |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingExceptionrequestId, statusCoderetryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringequals, getClass, hashCode, notify, notifyAll, wait, wait, waitcopypublic PreconditionNotMetException.Builder toBuilder()
AwsServiceExceptionAwsServiceException.Builder initialized with the properties of this AwsServiceException.toBuilder in interface ToCopyableBuilder<PreconditionNotMetException.Builder,PreconditionNotMetException>toBuilder in class QuickSightExceptionpublic static PreconditionNotMetException.Builder builder()
public static Class<? extends PreconditionNotMetException.Builder> serializableBuilderClass()
public String quicksightRequestId()
The AWS request ID for this request.
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.