| Package | Description |
|---|---|
| com.vmware.pbm |
| Modifier and Type | Field and Description |
|---|---|
protected PbmServerObjectRef |
PbmQuerySpaceStatsForStorageContainerRequestType.datastore |
protected PbmServerObjectRef |
PbmQueryAssociatedProfileRequestType.entity |
protected PbmServerObjectRef |
PbmComplianceResult.entity |
protected PbmServerObjectRef |
PbmRollupComplianceResult.entity |
protected PbmServerObjectRef |
PbmQueryReplicationGroupResult.object |
protected PbmServerObjectRef |
PbmQueryProfileResult.object |
protected PbmServerObjectRef |
PbmCheckRequirementsRequestType.placementSubjectRef |
| Modifier and Type | Field and Description |
|---|---|
protected List<PbmServerObjectRef> |
PbmQueryReplicationGroupsRequestType.entities |
protected List<PbmServerObjectRef> |
PbmFetchComplianceResultRequestType.entities |
protected List<PbmServerObjectRef> |
PbmCheckComplianceRequestType.entities |
protected List<PbmServerObjectRef> |
PbmQueryAssociatedProfilesRequestType.entities |
protected List<PbmServerObjectRef> |
PbmFetchRollupComplianceResultRequestType.entity |
protected List<PbmServerObjectRef> |
PbmCheckRollupComplianceRequestType.entity |
protected List<PbmServerObjectRef> |
ArrayOfPbmServerObjectRef.pbmServerObjectRef |
protected List<PbmServerObjectRef> |
PbmQueryAssociatedEntityResponse.returnval |
protected List<PbmServerObjectRef> |
PbmQueryByRollupComplianceStatusResponse.returnval |
| Modifier and Type | Method and Description |
|---|---|
PbmServerObjectRef |
ObjectFactory.createPbmServerObjectRef()
Create an instance of
PbmServerObjectRef |
PbmServerObjectRef |
PbmQuerySpaceStatsForStorageContainerRequestType.getDatastore()
Gets the value of the datastore property.
|
PbmServerObjectRef |
PbmQueryAssociatedProfileRequestType.getEntity()
Gets the value of the entity property.
|
PbmServerObjectRef |
PbmComplianceResult.getEntity()
Gets the value of the entity property.
|
PbmServerObjectRef |
PbmRollupComplianceResult.getEntity()
Gets the value of the entity property.
|
PbmServerObjectRef |
PbmQueryReplicationGroupResult.getObject()
Gets the value of the object property.
|
PbmServerObjectRef |
PbmQueryProfileResult.getObject()
Gets the value of the object property.
|
PbmServerObjectRef |
PbmCheckRequirementsRequestType.getPlacementSubjectRef()
Gets the value of the placementSubjectRef property.
|
| Modifier and Type | Method and Description |
|---|---|
List<PbmServerObjectRef> |
PbmQueryReplicationGroupsRequestType.getEntities()
Gets the value of the entities property.
|
List<PbmServerObjectRef> |
PbmFetchComplianceResultRequestType.getEntities()
Gets the value of the entities property.
|
List<PbmServerObjectRef> |
PbmCheckComplianceRequestType.getEntities()
Gets the value of the entities property.
|
List<PbmServerObjectRef> |
PbmQueryAssociatedProfilesRequestType.getEntities()
Gets the value of the entities property.
|
List<PbmServerObjectRef> |
PbmFetchRollupComplianceResultRequestType.getEntity()
Gets the value of the entity property.
|
List<PbmServerObjectRef> |
PbmCheckRollupComplianceRequestType.getEntity()
Gets the value of the entity property.
|
List<PbmServerObjectRef> |
ArrayOfPbmServerObjectRef.getPbmServerObjectRef()
Gets the value of the pbmServerObjectRef property.
|
List<PbmServerObjectRef> |
PbmQueryAssociatedEntityResponse.getReturnval()
Gets the value of the returnval property.
|
List<PbmServerObjectRef> |
PbmQueryByRollupComplianceStatusResponse.getReturnval()
Gets the value of the returnval property.
|
List<PbmServerObjectRef> |
PbmPortType.pbmQueryAssociatedEntity(ManagedObjectReference _this,
PbmProfileId profile,
String entityType) |
List<PbmServerObjectRef> |
PbmPortType.pbmQueryByRollupComplianceStatus(ManagedObjectReference _this,
String status) |
| Modifier and Type | Method and Description |
|---|---|
List<PbmPlacementCompatibilityResult> |
PbmPortType.pbmCheckRequirements(ManagedObjectReference _this,
List<PbmPlacementHub> hubsToSearch,
PbmServerObjectRef placementSubjectRef,
List<PbmPlacementRequirement> placementSubjectRequirement) |
List<PbmProfileId> |
PbmPortType.pbmQueryAssociatedProfile(ManagedObjectReference _this,
PbmServerObjectRef entity) |
List<PbmDatastoreSpaceStatistics> |
PbmPortType.pbmQuerySpaceStatsForStorageContainer(ManagedObjectReference _this,
PbmServerObjectRef datastore,
List<PbmProfileId> capabilityProfileId) |
void |
PbmQuerySpaceStatsForStorageContainerRequestType.setDatastore(PbmServerObjectRef value)
Sets the value of the datastore property.
|
void |
PbmQueryAssociatedProfileRequestType.setEntity(PbmServerObjectRef value)
Sets the value of the entity property.
|
void |
PbmComplianceResult.setEntity(PbmServerObjectRef value)
Sets the value of the entity property.
|
void |
PbmRollupComplianceResult.setEntity(PbmServerObjectRef value)
Sets the value of the entity property.
|
void |
PbmQueryReplicationGroupResult.setObject(PbmServerObjectRef value)
Sets the value of the object property.
|
void |
PbmQueryProfileResult.setObject(PbmServerObjectRef value)
Sets the value of the object property.
|
void |
PbmCheckRequirementsRequestType.setPlacementSubjectRef(PbmServerObjectRef value)
Sets the value of the placementSubjectRef property.
|
| Modifier and Type | Method and Description |
|---|---|
List<PbmComplianceResult> |
PbmPortType.pbmCheckCompliance(ManagedObjectReference _this,
List<PbmServerObjectRef> entities,
PbmProfileId profile) |
List<PbmRollupComplianceResult> |
PbmPortType.pbmCheckRollupCompliance(ManagedObjectReference _this,
List<PbmServerObjectRef> entity) |
List<PbmComplianceResult> |
PbmPortType.pbmFetchComplianceResult(ManagedObjectReference _this,
List<PbmServerObjectRef> entities,
PbmProfileId profile) |
List<PbmRollupComplianceResult> |
PbmPortType.pbmFetchRollupComplianceResult(ManagedObjectReference _this,
List<PbmServerObjectRef> entity) |
List<PbmQueryProfileResult> |
PbmPortType.pbmQueryAssociatedProfiles(ManagedObjectReference _this,
List<PbmServerObjectRef> entities) |
List<PbmQueryReplicationGroupResult> |
PbmPortType.pbmQueryReplicationGroups(ManagedObjectReference _this,
List<PbmServerObjectRef> entities) |
Copyright © 2018. All rights reserved.