public static class UpdateScheduledJobResponse.Builder extends Object
| Modifier and Type | Method and Description |
|---|---|
UpdateScheduledJobResponse.Builder |
__httpStatusCode__(int __httpStatusCode__) |
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 __httpStatusCode__(int __httpStatusCode__)
public UpdateScheduledJobResponse.Builder etag(String etag)
public UpdateScheduledJobResponse.Builder opcRequestId(String opcRequestId)
public UpdateScheduledJobResponse.Builder scheduledJob(ScheduledJob scheduledJob)
public UpdateScheduledJobResponse build()
Copyright © 2016–2021. All rights reserved.