| Package | Description |
|---|---|
| com.google.cloud.deploy.v1 |
A client to Cloud Deploy API
|
| com.google.cloud.deploy.v1.stub |
| Modifier and Type | Method and Description |
|---|---|
CloudDeployClient.ListDeliveryPipelinesPagedResponse |
CloudDeployClient.listDeliveryPipelines(ListDeliveryPipelinesRequest request)
Lists DeliveryPipelines in a given project and location.
|
CloudDeployClient.ListDeliveryPipelinesPagedResponse |
CloudDeployClient.listDeliveryPipelines(LocationName parent)
Lists DeliveryPipelines in a given project and location.
|
CloudDeployClient.ListDeliveryPipelinesPagedResponse |
CloudDeployClient.listDeliveryPipelines(String parent)
Lists DeliveryPipelines in a given project and location.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<CloudDeployClient.ListDeliveryPipelinesPagedResponse> |
CloudDeployClient.ListDeliveryPipelinesPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListDeliveryPipelinesRequest,ListDeliveryPipelinesResponse,DeliveryPipeline> context,
com.google.api.core.ApiFuture<ListDeliveryPipelinesResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListDeliveryPipelinesRequest,CloudDeployClient.ListDeliveryPipelinesPagedResponse> |
CloudDeployClient.listDeliveryPipelinesPagedCallable()
Lists DeliveryPipelines in a given project and location.
|
com.google.api.gax.rpc.PagedCallSettings<ListDeliveryPipelinesRequest,ListDeliveryPipelinesResponse,CloudDeployClient.ListDeliveryPipelinesPagedResponse> |
CloudDeploySettings.listDeliveryPipelinesSettings()
Returns the object with the settings used for calls to listDeliveryPipelines.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListDeliveryPipelinesRequest,ListDeliveryPipelinesResponse,CloudDeployClient.ListDeliveryPipelinesPagedResponse> |
CloudDeploySettings.Builder.listDeliveryPipelinesSettings()
Returns the builder for the settings used for calls to listDeliveryPipelines.
|
Copyright © 2024 Google LLC. All rights reserved.