public class RollingUpdateRequest extends Object
| Constructor and Description |
|---|
RollingUpdateRequest(JobId job,
RolloutOptions rolloutOptions) |
| Modifier and Type | Method and Description |
|---|---|
JobId |
getJob() |
RolloutOptions |
getRolloutOptions() |
String |
toJsonString() |
String |
toString() |
public RollingUpdateRequest(JobId job, RolloutOptions rolloutOptions)
Copyright © 2017. All rights reserved.