| Package | Description |
|---|---|
| com.vmware.pbm |
| Modifier and Type | Class and Description |
|---|---|
class |
PbmCapabilitySubProfileConstraints
Java class for PbmCapabilitySubProfileConstraints complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected PbmCapabilityConstraints |
PbmPlacementCapabilityConstraintsRequirement.constraints |
protected PbmCapabilityConstraints |
PbmCapabilityProfileUpdateSpec.constraints |
protected PbmCapabilityConstraints |
PbmCapabilityProfileCreateSpec.constraints |
protected PbmCapabilityConstraints |
PbmCapabilityProfile.constraints |
| Modifier and Type | Method and Description |
|---|---|
PbmCapabilityConstraints |
ObjectFactory.createPbmCapabilityConstraints()
Create an instance of
PbmCapabilityConstraints |
PbmCapabilityConstraints |
PbmPlacementCapabilityConstraintsRequirement.getConstraints()
Gets the value of the constraints property.
|
PbmCapabilityConstraints |
PbmCapabilityProfileUpdateSpec.getConstraints()
Gets the value of the constraints property.
|
PbmCapabilityConstraints |
PbmCapabilityProfileCreateSpec.getConstraints()
Gets the value of the constraints property.
|
PbmCapabilityConstraints |
PbmCapabilityProfile.getConstraints()
Gets the value of the constraints property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PbmPlacementCapabilityConstraintsRequirement.setConstraints(PbmCapabilityConstraints value)
Sets the value of the constraints property.
|
void |
PbmCapabilityProfileUpdateSpec.setConstraints(PbmCapabilityConstraints value)
Sets the value of the constraints property.
|
void |
PbmCapabilityProfileCreateSpec.setConstraints(PbmCapabilityConstraints value)
Sets the value of the constraints property.
|
void |
PbmCapabilityProfile.setConstraints(PbmCapabilityConstraints value)
Sets the value of the constraints property.
|
Copyright © 2018. All rights reserved.