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