Uses of Class
software.amazon.awssdk.services.drs.model.RecoveryInstanceFailback
-
Packages that use RecoveryInstanceFailback Package Description software.amazon.awssdk.services.drs.model -
-
Uses of RecoveryInstanceFailback in software.amazon.awssdk.services.drs.model
Methods in software.amazon.awssdk.services.drs.model that return RecoveryInstanceFailback Modifier and Type Method Description RecoveryInstanceFailbackRecoveryInstance. failback()An object representing failback related information of the Recovery Instance.Methods in software.amazon.awssdk.services.drs.model with parameters of type RecoveryInstanceFailback Modifier and Type Method Description RecoveryInstance.BuilderRecoveryInstance.Builder. failback(RecoveryInstanceFailback failback)An object representing failback related information of the Recovery Instance.
-