Package | Description |
---|---|
com.oracle.bmc.devops | |
com.oracle.bmc.devops.requests |
Modifier and Type | Method and Description |
---|---|
Future<ListDeployPipelinesResponse> |
DevopsAsyncClient.listDeployPipelines(ListDeployPipelinesRequest request,
AsyncHandler<ListDeployPipelinesRequest,ListDeployPipelinesResponse> handler) |
Future<ListDeployPipelinesResponse> |
DevopsAsync.listDeployPipelines(ListDeployPipelinesRequest request,
AsyncHandler<ListDeployPipelinesRequest,ListDeployPipelinesResponse> handler)
Returns a list of deployment pipelines.
|
Modifier and Type | Method and Description |
---|---|
ListDeployPipelinesRequest |
ListDeployPipelinesRequest.Builder.build()
Build the instance of ListDeployPipelinesRequest as configured by this builder
|
ListDeployPipelinesRequest |
ListDeployPipelinesRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListDeployPipelinesRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ListDeployPipelinesRequest.Builder |
ListDeployPipelinesRequest.Builder.copy(ListDeployPipelinesRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2025. All rights reserved.