public static class StartMigrationDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
StartMigrationDetails |
build() |
StartMigrationDetails.Builder |
copy(StartMigrationDetails model) |
StartMigrationDetails.Builder |
waitAfter(OdmsJobPhases waitAfter)
Name of a migration phase.
|
public StartMigrationDetails.Builder waitAfter(OdmsJobPhases waitAfter)
Name of a migration phase. The Job will wait after executing this phase until the Resume Job endpoint is called.
waitAfter
- the value to setpublic StartMigrationDetails build()
public StartMigrationDetails.Builder copy(StartMigrationDetails model)
Copyright © 2016–2024. All rights reserved.