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