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