Package | Description |
---|---|
com.oracle.bmc.devops.requests |
Modifier and Type | Method and Description |
---|---|
static GetDeployPipelineRequest.Builder |
GetDeployPipelineRequest.builder()
Return a new builder for this request object.
|
GetDeployPipelineRequest.Builder |
GetDeployPipelineRequest.Builder.copy(GetDeployPipelineRequest o)
Copy method to populate the builder with values from the given instance.
|
GetDeployPipelineRequest.Builder |
GetDeployPipelineRequest.Builder.deployPipelineId(String deployPipelineId)
Unique pipeline identifier.
|
GetDeployPipelineRequest.Builder |
GetDeployPipelineRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
GetDeployPipelineRequest.Builder |
GetDeployPipelineRequest.Builder.opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request.
|
GetDeployPipelineRequest.Builder |
GetDeployPipelineRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
GetDeployPipelineRequest.Builder |
GetDeployPipelineRequest.toBuilder()
Return an instance of
GetDeployPipelineRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.