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