public static class UpdateScheduledJobResponse.Builder extends Object
| Modifier and Type | Method and Description |
|---|---|
UpdateScheduledJobResponse |
build() |
UpdateScheduledJobResponse.Builder |
copy(UpdateScheduledJobResponse o)
Copy method to populate the builder with values from the given instance.
|
UpdateScheduledJobResponse.Builder |
etag(String etag) |
UpdateScheduledJobResponse.Builder |
opcRequestId(String opcRequestId) |
UpdateScheduledJobResponse.Builder |
scheduledJob(ScheduledJob scheduledJob) |
String |
toString() |
public UpdateScheduledJobResponse.Builder copy(UpdateScheduledJobResponse o)
Copy method to populate the builder with values from the given instance.
public UpdateScheduledJobResponse.Builder etag(String etag)
public UpdateScheduledJobResponse.Builder opcRequestId(String opcRequestId)
public UpdateScheduledJobResponse.Builder scheduledJob(ScheduledJob scheduledJob)
public UpdateScheduledJobResponse build()
Copyright © 2016–2019. All rights reserved.