public static final class DataMigrationInfo.Builder
extends java.lang.Object
DataMigrationInfo.| Constructor and Description |
|---|
Builder(DataMigrationEstimate core,
DataMigrationEstimate coreEventsTasks,
DataMigrationEstimate all)
Constructor with parameters for the required properties of
DataMigrationInfo. |
| Modifier and Type | Method and Description |
|---|---|
DataMigrationInfo |
build() |
DataMigrationInfo.Builder |
setAllWithDeferred(DataMigrationEstimate allWithDeferred)
Migrate all data from vCenter Server.
|
DataMigrationInfo.Builder |
setCoreEventsTasksWithDeferred(DataMigrationEstimate coreEventsTasksWithDeferred)
Migrate core, events, and tasks from vCenter Server.
|
public Builder(DataMigrationEstimate core, DataMigrationEstimate coreEventsTasks, DataMigrationEstimate all)
DataMigrationInfo.public DataMigrationInfo.Builder setCoreEventsTasksWithDeferred(DataMigrationEstimate coreEventsTasksWithDeferred)
coreEventsTasksWithDeferred - New value for the property.public DataMigrationInfo.Builder setAllWithDeferred(DataMigrationEstimate allWithDeferred)
allWithDeferred - New value for the property.public DataMigrationInfo build()