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