@Generated(value="software.amazon.awssdk:codegen") public class IdempotentParameterMismatchException extends MachineLearningException implements software.amazon.awssdk.utils.builder.ToCopyableBuilder<IdempotentParameterMismatchException.Builder,IdempotentParameterMismatchException>
A second request to use or change an object was not allowed. This can result from retrying a request using a parameter that was not present in the original request.
| Modifier and Type | Class and Description |
|---|---|
static interface |
IdempotentParameterMismatchException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static IdempotentParameterMismatchException.Builder |
builder() |
Integer |
code()
Returns the value of the Code property for this object.
|
static Class<? extends IdempotentParameterMismatchException.Builder> |
serializableBuilderClass() |
IdempotentParameterMismatchException.Builder |
toBuilder() |
additionalThrottlingCondition, isClockSkewExceptionerrorCode, errorCode, errorMessage, errorMessage, errorType, errorType, getMessage, headers, headers, isThrottlingException, rawResponse, rawResponse, requestId, requestId, serviceName, serviceName, statusCode, statusCodeaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic IdempotentParameterMismatchException.Builder toBuilder()
toBuilder in interface software.amazon.awssdk.utils.builder.ToCopyableBuilder<IdempotentParameterMismatchException.Builder,IdempotentParameterMismatchException>public static IdempotentParameterMismatchException.Builder builder()
public static Class<? extends IdempotentParameterMismatchException.Builder> serializableBuilderClass()
public Integer code()
Copyright © 2018. All rights reserved.