Package | Description |
---|---|
com.oracle.bmc.devops | |
com.oracle.bmc.devops.responses |
Modifier and Type | Method and Description |
---|---|
GetDeployPipelineResponse |
Devops.getDeployPipeline(GetDeployPipelineRequest request)
Retrieves a deployment pipeline by identifier.
|
GetDeployPipelineResponse |
DevopsClient.getDeployPipeline(GetDeployPipelineRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<GetDeployPipelineResponse> |
DevopsAsyncClient.getDeployPipeline(GetDeployPipelineRequest request,
AsyncHandler<GetDeployPipelineRequest,GetDeployPipelineResponse> handler) |
Future<GetDeployPipelineResponse> |
DevopsAsync.getDeployPipeline(GetDeployPipelineRequest request,
AsyncHandler<GetDeployPipelineRequest,GetDeployPipelineResponse> handler)
Retrieves a deployment pipeline by identifier.
|
Modifier and Type | Method and Description |
---|---|
GetDeployPipelineResponse |
GetDeployPipelineResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetDeployPipelineResponse.Builder |
GetDeployPipelineResponse.Builder.copy(GetDeployPipelineResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.