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