CreateBatchContextResponse.Builder |
CreateBatchContextResponse.Builder.__httpStatusCode__(int __httpStatusCode__) |
|
CreateBatchContextResponse.Builder |
CreateBatchContextResponse.Builder.batchContext(BatchContext batchContext) |
The returned BatchContext instance.
|
static CreateBatchContextResponse.Builder |
CreateBatchContextResponse.builder() |
Return a new builder for this response object.
|
CreateBatchContextResponse.Builder |
CreateBatchContextResponse.Builder.contentLocation(String contentLocation) |
Same as location.
|
CreateBatchContextResponse.Builder |
CreateBatchContextResponse.Builder.copy(CreateBatchContextResponse o) |
Copy method to populate the builder with values from the given instance.
|
CreateBatchContextResponse.Builder |
CreateBatchContextResponse.Builder.etag(String etag) |
For optimistic concurrency control.
|
CreateBatchContextResponse.Builder |
CreateBatchContextResponse.Builder.headers(Map<String,List<String>> headers) |
|
CreateBatchContextResponse.Builder |
CreateBatchContextResponse.Builder.location(String location) |
URL for the created batch context.
|
CreateBatchContextResponse.Builder |
CreateBatchContextResponse.Builder.opcRequestId(String opcRequestId) |
Unique Oracle-assigned identifier for the request.
|
CreateBatchContextResponse.Builder |
CreateBatchContextResponse.Builder.opcWorkRequestId(String opcWorkRequestId) |
The OCID of the
asynchronous work request.
|