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