CreateDeploymentResponse.Builder |
CreateDeploymentResponse.Builder.__httpStatusCode__(int __httpStatusCode__) |
|
static CreateDeploymentResponse.Builder |
CreateDeploymentResponse.builder() |
Return a new builder for this response object.
|
CreateDeploymentResponse.Builder |
CreateDeploymentResponse.Builder.copy(CreateDeploymentResponse o) |
Copy method to populate the builder with values from the given instance.
|
CreateDeploymentResponse.Builder |
CreateDeploymentResponse.Builder.deployment(Deployment deployment) |
The returned Deployment instance.
|
CreateDeploymentResponse.Builder |
CreateDeploymentResponse.Builder.etag(String etag) |
For optimistic concurrency control.
|
CreateDeploymentResponse.Builder |
CreateDeploymentResponse.Builder.headers(Map<String,List<String>> headers) |
|
CreateDeploymentResponse.Builder |
CreateDeploymentResponse.Builder.opcRequestId(String opcRequestId) |
A unique Oracle-assigned identifier for the request.
|
CreateDeploymentResponse.Builder |
CreateDeploymentResponse.Builder.opcWorkRequestId(String opcWorkRequestId) |
A unique Oracle-assigned identifier for an asynchronous request.
|