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