| Package | Description |
|---|---|
| com.vmware.nsx.model |
| Modifier and Type | Method and Description |
|---|---|
MigrationPlanSettings.Builder |
MigrationPlanSettings.Builder.setParallel(java.lang.Boolean parallel)
Migration Method to specify whether the migration is to be performed serially or
in parallel
|
MigrationPlanSettings.Builder |
MigrationPlanSettings.Builder.setPauseAfterEachGroup(java.lang.Boolean pauseAfterEachGroup)
Flag to indicate whether to pause the migration after migration of each group is
completed
|
MigrationPlanSettings.Builder |
MigrationPlanSettings.Builder.setPauseOnError(java.lang.Boolean pauseOnError)
Flag to indicate whether to pause the migration plan execution when an error
occurs
|