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