public interface ParameterizedModel
| Modifier and Type | Method and Description |
|---|---|
default List<ParameterModel> |
getAllParameterModels()
Returns all the
parameters on all groups. |
Optional<ParameterGroupModel> |
getParameterGroupModel(String name) |
List<ParameterGroupModel> |
getParameterGroupModels() |
List<ParameterGroupModel> getParameterGroupModels()
groupsOptional<ParameterGroupModel> getParameterGroupModel(String name)
default List<ParameterModel> getAllParameterModels()
parameters on all groups.Copyright © 2023 MuleSoft, Inc.. All rights reserved.