| 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.ListAutomationRunsPagedResponse |
CloudDeployClient.listAutomationRuns(DeliveryPipelineName parent)
Lists AutomationRuns in a given project and location.
|
CloudDeployClient.ListAutomationRunsPagedResponse |
CloudDeployClient.listAutomationRuns(ListAutomationRunsRequest request)
Lists AutomationRuns in a given project and location.
|
CloudDeployClient.ListAutomationRunsPagedResponse |
CloudDeployClient.listAutomationRuns(String parent)
Lists AutomationRuns in a given project and location.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<CloudDeployClient.ListAutomationRunsPagedResponse> |
CloudDeployClient.ListAutomationRunsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListAutomationRunsRequest,ListAutomationRunsResponse,AutomationRun> context,
com.google.api.core.ApiFuture<ListAutomationRunsResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListAutomationRunsRequest,CloudDeployClient.ListAutomationRunsPagedResponse> |
CloudDeployClient.listAutomationRunsPagedCallable()
Lists AutomationRuns in a given project and location.
|
com.google.api.gax.rpc.PagedCallSettings<ListAutomationRunsRequest,ListAutomationRunsResponse,CloudDeployClient.ListAutomationRunsPagedResponse> |
CloudDeploySettings.listAutomationRunsSettings()
Returns the object with the settings used for calls to listAutomationRuns.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListAutomationRunsRequest,ListAutomationRunsResponse,CloudDeployClient.ListAutomationRunsPagedResponse> |
CloudDeploySettings.Builder.listAutomationRunsSettings()
Returns the builder for the settings used for calls to listAutomationRuns.
|
Copyright © 2024 Google LLC. All rights reserved.