@Generated(value="software.amazon.awssdk:codegen") public final class IdempotentParameterMismatchException extends RoboMakerException implements ToCopyableBuilder<IdempotentParameterMismatchException.Builder,IdempotentParameterMismatchException>
The request uses the same client token as a previous, but non-identical request. Do not reuse a client token with different requests, unless the requests are identical.
| 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 RoboMakerExceptionpublic static IdempotentParameterMismatchException.Builder builder()
public static Class<? extends IdempotentParameterMismatchException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.