| Package | Description |
|---|---|
| com.vmware.vim25 |
| Modifier and Type | Field and Description |
|---|---|
protected ClusterDrsFaults |
StoragePlacementResult.drsFault |
protected ClusterDrsFaults |
PlacementResult.drsFault |
protected ClusterDrsFaults |
ClusterEnterMaintenanceResult.fault |
| Modifier and Type | Field and Description |
|---|---|
protected List<ClusterDrsFaults> |
ArrayOfClusterDrsFaults.clusterDrsFaults |
protected List<ClusterDrsFaults> |
PodStorageDrsEntry.drsFault |
| Modifier and Type | Method and Description |
|---|---|
ClusterDrsFaults |
ObjectFactory.createClusterDrsFaults()
Create an instance of
ClusterDrsFaults |
ClusterDrsFaults |
StoragePlacementResult.getDrsFault()
Gets the value of the drsFault property.
|
ClusterDrsFaults |
PlacementResult.getDrsFault()
Gets the value of the drsFault property.
|
ClusterDrsFaults |
ClusterEnterMaintenanceResult.getFault()
Gets the value of the fault property.
|
| Modifier and Type | Method and Description |
|---|---|
List<ClusterDrsFaults> |
ArrayOfClusterDrsFaults.getClusterDrsFaults()
Gets the value of the clusterDrsFaults property.
|
List<ClusterDrsFaults> |
PodStorageDrsEntry.getDrsFault()
Gets the value of the drsFault property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StoragePlacementResult.setDrsFault(ClusterDrsFaults value)
Sets the value of the drsFault property.
|
void |
PlacementResult.setDrsFault(ClusterDrsFaults value)
Sets the value of the drsFault property.
|
void |
ClusterEnterMaintenanceResult.setFault(ClusterDrsFaults value)
Sets the value of the fault property.
|
Copyright © 2018. All rights reserved.