Uses of Interface
software.amazon.awssdk.services.dynamodb.model.IdempotentParameterMismatchException.Builder
Packages that use IdempotentParameterMismatchException.Builder
-
Uses of IdempotentParameterMismatchException.Builder in software.amazon.awssdk.services.dynamodb.model
Methods in software.amazon.awssdk.services.dynamodb.model that return IdempotentParameterMismatchException.BuilderModifier and TypeMethodDescriptionIdempotentParameterMismatchException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) IdempotentParameterMismatchException.builder()IdempotentParameterMismatchException.Builder.numAttempts(Integer numAttempts) IdempotentParameterMismatchException.Builder.statusCode(int statusCode) IdempotentParameterMismatchException.toBuilder()IdempotentParameterMismatchException.Builder.writableStackTrace(Boolean writableStackTrace) Methods in software.amazon.awssdk.services.dynamodb.model that return types with arguments of type IdempotentParameterMismatchException.BuilderModifier and TypeMethodDescriptionstatic Class<? extends IdempotentParameterMismatchException.Builder>IdempotentParameterMismatchException.serializableBuilderClass()