Uses of Class
software.amazon.awssdk.services.backup.model.UpdateRecoveryPointLifecycleRequest
-
Packages that use UpdateRecoveryPointLifecycleRequest Package Description software.amazon.awssdk.services.backup Backup software.amazon.awssdk.services.backup.transform -
-
Uses of UpdateRecoveryPointLifecycleRequest in software.amazon.awssdk.services.backup
Methods in software.amazon.awssdk.services.backup with parameters of type UpdateRecoveryPointLifecycleRequest Modifier and Type Method Description default CompletableFuture<UpdateRecoveryPointLifecycleResponse>BackupAsyncClient. updateRecoveryPointLifecycle(UpdateRecoveryPointLifecycleRequest updateRecoveryPointLifecycleRequest)Sets the transition lifecycle of a recovery point.default UpdateRecoveryPointLifecycleResponseBackupClient. updateRecoveryPointLifecycle(UpdateRecoveryPointLifecycleRequest updateRecoveryPointLifecycleRequest)Sets the transition lifecycle of a recovery point. -
Uses of UpdateRecoveryPointLifecycleRequest in software.amazon.awssdk.services.backup.transform
Methods in software.amazon.awssdk.services.backup.transform with parameters of type UpdateRecoveryPointLifecycleRequest Modifier and Type Method Description SdkHttpFullRequestUpdateRecoveryPointLifecycleRequestMarshaller. marshall(UpdateRecoveryPointLifecycleRequest updateRecoveryPointLifecycleRequest)
-