Uses of Class
software.amazon.awssdk.services.drs.model.LaunchActionsStatus
-
Packages that use LaunchActionsStatus Package Description software.amazon.awssdk.services.drs.model -
-
Uses of LaunchActionsStatus in software.amazon.awssdk.services.drs.model
Methods in software.amazon.awssdk.services.drs.model that return LaunchActionsStatus Modifier and Type Method Description LaunchActionsStatusParticipatingServer. launchActionsStatus()The post-launch action runs of a participating server.Methods in software.amazon.awssdk.services.drs.model with parameters of type LaunchActionsStatus Modifier and Type Method Description ParticipatingServer.BuilderParticipatingServer.Builder. launchActionsStatus(LaunchActionsStatus launchActionsStatus)The post-launch action runs of a participating server.
-