Uses of Class
com.vmware.vra.jenkinsplugin.model.catalog.Clause
Package | Description |
---|---|
com.vmware.vra.jenkinsplugin.model.catalog |
-
Uses of Clause in com.vmware.vra.jenkinsplugin.model.catalog
Methods in com.vmware.vra.jenkinsplugin.model.catalog that return types with arguments of type Clause Modifier and Type Method Description List<Clause>
Criteria. getMatchExpression()
Get matchExpressionMethods in com.vmware.vra.jenkinsplugin.model.catalog with parameters of type Clause Modifier and Type Method Description Criteria
Criteria. addMatchExpressionItem(Clause matchExpressionItem)
Method parameters in com.vmware.vra.jenkinsplugin.model.catalog with type arguments of type Clause Modifier and Type Method Description Criteria
Criteria. matchExpression(List<Clause> matchExpression)
void
Criteria. setMatchExpression(List<Clause> matchExpression)