| Package | Description |
|---|---|
| com.vmware.pbm |
| Modifier and Type | Field and Description |
|---|---|
protected PbmCapabilityProfileCreateSpec |
PbmQueryMatchingHubWithSpecRequestType.createSpec |
protected PbmCapabilityProfileCreateSpec |
PbmCreateRequestType.createSpec |
protected PbmCapabilityProfileCreateSpec |
PbmCheckCompatibilityWithSpecRequestType.profileSpec |
| Modifier and Type | Method and Description |
|---|---|
PbmCapabilityProfileCreateSpec |
ObjectFactory.createPbmCapabilityProfileCreateSpec()
Create an instance of
PbmCapabilityProfileCreateSpec |
PbmCapabilityProfileCreateSpec |
PbmQueryMatchingHubWithSpecRequestType.getCreateSpec()
Gets the value of the createSpec property.
|
PbmCapabilityProfileCreateSpec |
PbmCreateRequestType.getCreateSpec()
Gets the value of the createSpec property.
|
PbmCapabilityProfileCreateSpec |
PbmCheckCompatibilityWithSpecRequestType.getProfileSpec()
Gets the value of the profileSpec property.
|
| Modifier and Type | Method and Description |
|---|---|
List<PbmPlacementCompatibilityResult> |
PbmPortType.pbmCheckCompatibilityWithSpec(ManagedObjectReference _this,
List<PbmPlacementHub> hubsToSearch,
PbmCapabilityProfileCreateSpec profileSpec) |
PbmProfileId |
PbmPortType.pbmCreate(ManagedObjectReference _this,
PbmCapabilityProfileCreateSpec createSpec) |
List<PbmPlacementHub> |
PbmPortType.pbmQueryMatchingHubWithSpec(ManagedObjectReference _this,
List<PbmPlacementHub> hubsToSearch,
PbmCapabilityProfileCreateSpec createSpec) |
void |
PbmQueryMatchingHubWithSpecRequestType.setCreateSpec(PbmCapabilityProfileCreateSpec value)
Sets the value of the createSpec property.
|
void |
PbmCreateRequestType.setCreateSpec(PbmCapabilityProfileCreateSpec value)
Sets the value of the createSpec property.
|
void |
PbmCheckCompatibilityWithSpecRequestType.setProfileSpec(PbmCapabilityProfileCreateSpec value)
Sets the value of the profileSpec property.
|
Copyright © 2018. All rights reserved.