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