| Package | Description |
|---|---|
| com.vmware.vim25 |
| Modifier and Type | Field and Description |
|---|---|
protected EntityBackupConfig |
DVSRollbackRequestType.entityBackup |
protected EntityBackupConfig |
DVPortgroupRollbackRequestType.entityBackup |
| Modifier and Type | Field and Description |
|---|---|
protected List<EntityBackupConfig> |
DVSManagerImportEntityRequestType.entityBackup |
protected List<EntityBackupConfig> |
ArrayOfEntityBackupConfig.entityBackupConfig |
| Modifier and Type | Method and Description |
|---|---|
EntityBackupConfig |
ObjectFactory.createEntityBackupConfig()
Create an instance of
EntityBackupConfig |
EntityBackupConfig |
DVSRollbackRequestType.getEntityBackup()
Gets the value of the entityBackup property.
|
EntityBackupConfig |
DVPortgroupRollbackRequestType.getEntityBackup()
Gets the value of the entityBackup property.
|
| Modifier and Type | Method and Description |
|---|---|
List<EntityBackupConfig> |
DVSManagerImportEntityRequestType.getEntityBackup()
Gets the value of the entityBackup property.
|
List<EntityBackupConfig> |
ArrayOfEntityBackupConfig.getEntityBackupConfig()
Gets the value of the entityBackupConfig property.
|
| Modifier and Type | Method and Description |
|---|---|
ManagedObjectReference |
VimPortType.dvPortgroupRollbackTask(ManagedObjectReference _this,
EntityBackupConfig entityBackup) |
ManagedObjectReference |
VimPortType.dvsRollbackTask(ManagedObjectReference _this,
EntityBackupConfig entityBackup) |
void |
DVSRollbackRequestType.setEntityBackup(EntityBackupConfig value)
Sets the value of the entityBackup property.
|
void |
DVPortgroupRollbackRequestType.setEntityBackup(EntityBackupConfig value)
Sets the value of the entityBackup property.
|
| Modifier and Type | Method and Description |
|---|---|
ManagedObjectReference |
VimPortType.dvsManagerImportEntityTask(ManagedObjectReference _this,
List<EntityBackupConfig> entityBackup,
String importType) |
Copyright © 2018. All rights reserved.