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