Uses of Class
software.amazon.awssdk.services.drs.model.LifeCycleLastLaunchInitiated
-
Packages that use LifeCycleLastLaunchInitiated Package Description software.amazon.awssdk.services.drs.model -
-
Uses of LifeCycleLastLaunchInitiated in software.amazon.awssdk.services.drs.model
Methods in software.amazon.awssdk.services.drs.model that return LifeCycleLastLaunchInitiated Modifier and Type Method Description LifeCycleLastLaunchInitiatedLifeCycleLastLaunch. initiated()An object containing information regarding the initiation of the last launch of a Source Server.Methods in software.amazon.awssdk.services.drs.model with parameters of type LifeCycleLastLaunchInitiated Modifier and Type Method Description LifeCycleLastLaunch.BuilderLifeCycleLastLaunch.Builder. initiated(LifeCycleLastLaunchInitiated initiated)An object containing information regarding the initiation of the last launch of a Source Server.
-