public static class CancelJobResponse.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
CancelJobResponse.Builder |
__httpStatusCode__(int __httpStatusCode__) |
CancelJobResponse |
build()
Build the response object.
|
CancelJobResponse.Builder |
copy(CancelJobResponse o)
Copy method to populate the builder with values from the given instance.
|
CancelJobResponse.Builder |
opcRequestId(String opcRequestId)
Unique identifier for the request.
|
public CancelJobResponse.Builder __httpStatusCode__(int __httpStatusCode__)
public CancelJobResponse.Builder opcRequestId(String opcRequestId)
Unique identifier for the request.
opcRequestId
- the value to setpublic CancelJobResponse.Builder copy(CancelJobResponse o)
Copy method to populate the builder with values from the given instance.
public CancelJobResponse build()
Build the response object.
Copyright © 2016–2022. All rights reserved.