Package | Description |
---|---|
com.vmware.vcenter.deployment |
Modifier and Type | Method and Description |
---|---|
static DataMigrationInfo |
DataMigrationInfo._newInstance(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Returns new instance of this binding class and injects the provided data value. WARNING: The returned object is not fully initialized. |
static DataMigrationInfo |
DataMigrationInfo._newInstance2(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism. |
DataMigrationInfo |
DataMigrationInfo.Builder.build() |
DataMigrationInfo |
SourceInfo.getDataMigrationInfo()
Contains all the available migrate options, estimated export and import time and
the space required to migrate the data.
|
Modifier and Type | Method and Description |
---|---|
void |
SourceInfo.setDataMigrationInfo(DataMigrationInfo dataMigrationInfo)
Contains all the available migrate options, estimated export and import time and
the space required to migrate the data.
|
SourceInfo.Builder |
SourceInfo.Builder.setDataMigrationInfo(DataMigrationInfo dataMigrationInfo)
Contains all the available migrate options, estimated export and import time and
the space required to migrate the data.
|