@data(base="Object") public class ResourceSpec extends Object implements Cloneable
| Modifier and Type | Field and Description |
|---|---|
Constraint |
constraint
The criteria for matching objects that provide properties for the resource set.
|
PropertySpec[] |
propertySpecs
The list of properties on the set of objects identified by the constraint.
|
| Constructor and Description |
|---|
ResourceSpec() |
public Constraint constraint
public PropertySpec[] propertySpecs
PropertySpecpublic ResourceSpec clone() throws CloneNotSupportedException
clone in class ObjectCloneNotSupportedExceptionCopyright @ 2012 VMware, Inc. All rights reserved.