CreateDeployEnvironmentResponse.Builder |
CreateDeployEnvironmentResponse.Builder.__httpStatusCode__(int __httpStatusCode__) |
|
static CreateDeployEnvironmentResponse.Builder |
CreateDeployEnvironmentResponse.builder() |
Return a new builder for this response object.
|
CreateDeployEnvironmentResponse.Builder |
CreateDeployEnvironmentResponse.Builder.copy(CreateDeployEnvironmentResponse o) |
Copy method to populate the builder with values from the given instance.
|
CreateDeployEnvironmentResponse.Builder |
CreateDeployEnvironmentResponse.Builder.deployEnvironment(DeployEnvironment deployEnvironment) |
The returned DeployEnvironment instance.
|
CreateDeployEnvironmentResponse.Builder |
CreateDeployEnvironmentResponse.Builder.etag(String etag) |
For optimistic concurrency control.
|
CreateDeployEnvironmentResponse.Builder |
CreateDeployEnvironmentResponse.Builder.headers(Map<String,List<String>> headers) |
|
CreateDeployEnvironmentResponse.Builder |
CreateDeployEnvironmentResponse.Builder.location(String location) |
Relative URL of the newly created resource.
|
CreateDeployEnvironmentResponse.Builder |
CreateDeployEnvironmentResponse.Builder.opcRequestId(String opcRequestId) |
Unique Oracle-assigned identifier for the request.
|
CreateDeployEnvironmentResponse.Builder |
CreateDeployEnvironmentResponse.Builder.opcWorkRequestId(String opcWorkRequestId) |
Unique Oracle-assigned identifier for the asynchronous request.
|