Class Criteria
java.lang.Object
com.vmware.vra.jenkinsplugin.model.catalog.Criteria
@Generated(value="io.swagger.codegen.v3.generators.java.JavaClientCodegen", date="2020-09-09T18:27:41.063635-04:00[America/New_York]") public class Criteria extends Object
Criteria
-
Constructor Summary
Constructors Constructor Description Criteria() -
Method Summary
Modifier and Type Method Description CriteriaaddMatchExpressionItem(Clause matchExpressionItem)booleanequals(Object o)List<Clause>getMatchExpression()Get matchExpressioninthashCode()CriteriamatchExpression(List<Clause> matchExpression)voidsetMatchExpression(List<Clause> matchExpression)StringtoString()
-
Constructor Details
-
Criteria
public Criteria()
-
-
Method Details
-
matchExpression
-
addMatchExpressionItem
-
getMatchExpression
Get matchExpression- Returns:
- matchExpression
-
setMatchExpression
-
equals
-
hashCode
public int hashCode() -
toString
-