@Generated(value="software.amazon.awssdk:codegen") public final class IdempotentParameterMismatchException extends RamException implements ToCopyableBuilder<IdempotentParameterMismatchException.Builder,IdempotentParameterMismatchException>
The operation failed because the client token input parameter matched one that was used with a previous call to the operation, but at least one of the other input parameters is different from the previous call.
| Modifier and Type | Class and Description |
|---|---|
static interface |
IdempotentParameterMismatchException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static IdempotentParameterMismatchException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends IdempotentParameterMismatchException.Builder> |
serializableBuilderClass() |
IdempotentParameterMismatchException.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 IdempotentParameterMismatchException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<IdempotentParameterMismatchException.Builder,IdempotentParameterMismatchException>toBuilder in class RamExceptionpublic static IdempotentParameterMismatchException.Builder builder()
public static Class<? extends IdempotentParameterMismatchException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.