CreateSoftwareSourceResponse.Builder |
CreateSoftwareSourceResponse.Builder.__httpStatusCode__(int __httpStatusCode__) |
|
static CreateSoftwareSourceResponse.Builder |
CreateSoftwareSourceResponse.builder() |
Return a new builder for this response object.
|
CreateSoftwareSourceResponse.Builder |
CreateSoftwareSourceResponse.Builder.copy(CreateSoftwareSourceResponse o) |
Copy method to populate the builder with values from the given instance.
|
CreateSoftwareSourceResponse.Builder |
CreateSoftwareSourceResponse.Builder.etag(String etag) |
For optimistic concurrency control.
|
CreateSoftwareSourceResponse.Builder |
CreateSoftwareSourceResponse.Builder.headers(Map<String,List<String>> headers) |
|
CreateSoftwareSourceResponse.Builder |
CreateSoftwareSourceResponse.Builder.location(String location) |
URL for the created software source, the software source OCID will be generated after
this request is sent.
|
CreateSoftwareSourceResponse.Builder |
CreateSoftwareSourceResponse.Builder.opcRequestId(String opcRequestId) |
Unique Oracle-assigned identifier for the request.
|
CreateSoftwareSourceResponse.Builder |
CreateSoftwareSourceResponse.Builder.opcWorkRequestId(String opcWorkRequestId) |
Unique Oracle-assigned identifier for the asynchronous work.
|
CreateSoftwareSourceResponse.Builder |
CreateSoftwareSourceResponse.Builder.softwareSource(SoftwareSource softwareSource) |
The returned SoftwareSource instance.
|