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