| 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.ListAutomationsPagedResponse |
CloudDeployClient.listAutomations(DeliveryPipelineName parent)
Lists Automations in a given project and location.
|
CloudDeployClient.ListAutomationsPagedResponse |
CloudDeployClient.listAutomations(ListAutomationsRequest request)
Lists Automations in a given project and location.
|
CloudDeployClient.ListAutomationsPagedResponse |
CloudDeployClient.listAutomations(String parent)
Lists Automations in a given project and location.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<CloudDeployClient.ListAutomationsPagedResponse> |
CloudDeployClient.ListAutomationsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListAutomationsRequest,ListAutomationsResponse,Automation> context,
com.google.api.core.ApiFuture<ListAutomationsResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListAutomationsRequest,CloudDeployClient.ListAutomationsPagedResponse> |
CloudDeployClient.listAutomationsPagedCallable()
Lists Automations in a given project and location.
|
com.google.api.gax.rpc.PagedCallSettings<ListAutomationsRequest,ListAutomationsResponse,CloudDeployClient.ListAutomationsPagedResponse> |
CloudDeploySettings.listAutomationsSettings()
Returns the object with the settings used for calls to listAutomations.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListAutomationsRequest,ListAutomationsResponse,CloudDeployClient.ListAutomationsPagedResponse> |
CloudDeploySettings.Builder.listAutomationsSettings()
Returns the builder for the settings used for calls to listAutomations.
|
Copyright © 2024 Google LLC. All rights reserved.