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