@Generated(value="software.amazon.awssdk:codegen") public final class IdempotentParameterMismatchException extends ImagebuilderException implements ToCopyableBuilder<IdempotentParameterMismatchException.Builder,IdempotentParameterMismatchException>
You have specified a client token for an operation using parameter values that differ from a previous request that used the same client token.
| 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, isThrottlingExceptionrequestId, 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 ImagebuilderExceptionpublic static IdempotentParameterMismatchException.Builder builder()
public static Class<? extends IdempotentParameterMismatchException.Builder> serializableBuilderClass()
Copyright © 2020. All rights reserved.