Uses of Class
software.amazon.awssdk.services.drs.model.RecoveryLifeCycle
-
Packages that use RecoveryLifeCycle Package Description software.amazon.awssdk.services.drs.model -
-
Uses of RecoveryLifeCycle in software.amazon.awssdk.services.drs.model
Methods in software.amazon.awssdk.services.drs.model that return RecoveryLifeCycle Modifier and Type Method Description RecoveryLifeCycleSourceNetwork. lastRecovery()An object containing information regarding the last recovery of the Source Network.Methods in software.amazon.awssdk.services.drs.model with parameters of type RecoveryLifeCycle Modifier and Type Method Description SourceNetwork.BuilderSourceNetwork.Builder. lastRecovery(RecoveryLifeCycle lastRecovery)An object containing information regarding the last recovery of the Source Network.
-