Package | Description |
---|---|
com.vmware.vise.data | |
com.vmware.vise.data.query |
Modifier and Type | Field and Description |
---|---|
Constraint |
ResourceSpec.constraint
The criteria for matching objects that provide properties for the resource set.
|
Modifier and Type | Method and Description |
---|---|
Constraint |
Constraint.clone()
Creates and returns a copy of this object.
|
Modifier and Type | Class and Description |
---|---|
class |
CompositeConstraint
Defines the matching criteria based on more than one type of Constraint
|
class |
ObjectIdentityConstraint
Defines the matching criteria based on the object.
|
class |
PropertyConstraint
Defines the matching criteria based on property of the object.
|
class |
RelationalConstraint
Defines the matching criteria based on some relation to
the object queried.
|
Modifier and Type | Field and Description |
---|---|
Constraint |
RelationalConstraint.constraintOnRelatedObject
A constraint on the related objects by the given relationship.
|
Constraint[] |
CompositeConstraint.nestedConstraints
The nested or sub-constraints that this composite is made of.
|
Copyright @ 2013-2018 VMware, Inc. All rights reserved.