Uses of Class
software.amazon.awssdk.services.backup.model.UpdateRecoveryPointIndexSettingsRequest
-
Packages that use UpdateRecoveryPointIndexSettingsRequest Package Description software.amazon.awssdk.services.backup Backup software.amazon.awssdk.services.backup.transform -
-
Uses of UpdateRecoveryPointIndexSettingsRequest in software.amazon.awssdk.services.backup
Methods in software.amazon.awssdk.services.backup with parameters of type UpdateRecoveryPointIndexSettingsRequest Modifier and Type Method Description default CompletableFuture<UpdateRecoveryPointIndexSettingsResponse>BackupAsyncClient. updateRecoveryPointIndexSettings(UpdateRecoveryPointIndexSettingsRequest updateRecoveryPointIndexSettingsRequest)This operation updates the settings of a recovery point index.default UpdateRecoveryPointIndexSettingsResponseBackupClient. updateRecoveryPointIndexSettings(UpdateRecoveryPointIndexSettingsRequest updateRecoveryPointIndexSettingsRequest)This operation updates the settings of a recovery point index. -
Uses of UpdateRecoveryPointIndexSettingsRequest in software.amazon.awssdk.services.backup.transform
Methods in software.amazon.awssdk.services.backup.transform with parameters of type UpdateRecoveryPointIndexSettingsRequest Modifier and Type Method Description SdkHttpFullRequestUpdateRecoveryPointIndexSettingsRequestMarshaller. marshall(UpdateRecoveryPointIndexSettingsRequest updateRecoveryPointIndexSettingsRequest)
-