Uses of Class
software.amazon.awssdk.services.fis.model.ExperimentActionState
-
Packages that use ExperimentActionState Package Description software.amazon.awssdk.services.fis.model -
-
Uses of ExperimentActionState in software.amazon.awssdk.services.fis.model
Methods in software.amazon.awssdk.services.fis.model that return ExperimentActionState Modifier and Type Method Description ExperimentActionStateExperimentAction. state()The state of the action.Methods in software.amazon.awssdk.services.fis.model with parameters of type ExperimentActionState Modifier and Type Method Description ExperimentAction.BuilderExperimentAction.Builder. state(ExperimentActionState state)The state of the action.
-