Uses of Interface
software.amazon.awssdk.services.backup.model.DeleteBackupVaultNotificationsResponse.Builder
-
Packages that use DeleteBackupVaultNotificationsResponse.Builder Package Description software.amazon.awssdk.services.backup.model -
-
Uses of DeleteBackupVaultNotificationsResponse.Builder in software.amazon.awssdk.services.backup.model
Methods in software.amazon.awssdk.services.backup.model that return DeleteBackupVaultNotificationsResponse.Builder Modifier and Type Method Description static DeleteBackupVaultNotificationsResponse.BuilderDeleteBackupVaultNotificationsResponse. builder()DeleteBackupVaultNotificationsResponse.BuilderDeleteBackupVaultNotificationsResponse. toBuilder()Methods in software.amazon.awssdk.services.backup.model that return types with arguments of type DeleteBackupVaultNotificationsResponse.Builder Modifier and Type Method Description static Class<? extends DeleteBackupVaultNotificationsResponse.Builder>DeleteBackupVaultNotificationsResponse. serializableBuilderClass()
-