Uses of Class
software.amazon.awssdk.services.fis.model.ActionSummary
-
Packages that use ActionSummary Package Description software.amazon.awssdk.services.fis.model -
-
Uses of ActionSummary in software.amazon.awssdk.services.fis.model
Methods in software.amazon.awssdk.services.fis.model that return types with arguments of type ActionSummary Modifier and Type Method Description List<ActionSummary>ListActionsResponse. actions()The actions.Methods in software.amazon.awssdk.services.fis.model with parameters of type ActionSummary Modifier and Type Method Description ListActionsResponse.BuilderListActionsResponse.Builder. actions(ActionSummary... actions)The actions.Method parameters in software.amazon.awssdk.services.fis.model with type arguments of type ActionSummary Modifier and Type Method Description ListActionsResponse.BuilderListActionsResponse.Builder. actions(Collection<ActionSummary> actions)The actions.
-