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