| Constructor and Description |
|---|
Builder()
Constructor with parameters for the required properties of
Criterion. |
| Modifier and Type | Method and Description |
|---|---|
Criterion |
build() |
Criterion.Builder |
setEvaluations(java.util.List<com.vmware.vapi.bindings.Structure> evaluations)
Criterion Evaluations.
|
public Builder()
Criterion.public Criterion.Builder setEvaluations(java.util.List<com.vmware.vapi.bindings.Structure> evaluations)
evaluations - New value for the property.
When clients pass a value of this class as a parameter, the property must
contain all the properties defined in Evaluation. When methods return a value of this
class as a return value, the property will contain all the properties defined in
Evaluation.public Criterion build()