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