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