Uses of Class
software.amazon.awssdk.services.fis.model.CreateExperimentTemplateActionInput
-
Packages that use CreateExperimentTemplateActionInput Package Description software.amazon.awssdk.services.fis.model -
-
Uses of CreateExperimentTemplateActionInput in software.amazon.awssdk.services.fis.model
Methods in software.amazon.awssdk.services.fis.model that return types with arguments of type CreateExperimentTemplateActionInput Modifier and Type Method Description Map<String,CreateExperimentTemplateActionInput>CreateExperimentTemplateRequest. actions()The actions for the experiment.Method parameters in software.amazon.awssdk.services.fis.model with type arguments of type CreateExperimentTemplateActionInput Modifier and Type Method Description CreateExperimentTemplateRequest.BuilderCreateExperimentTemplateRequest.Builder. actions(Map<String,CreateExperimentTemplateActionInput> actions)The actions for the experiment.
-