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