| Package | Description |
|---|---|
| com.google.cloud.telcoautomation.v1alpha1 |
A client to Telco Automation API
|
| com.google.cloud.telcoautomation.v1alpha1.stub |
| Modifier and Type | Method and Description |
|---|---|
TelcoAutomationClient.ListDeploymentsPagedResponse |
TelcoAutomationClient.listDeployments(ListDeploymentsRequest request)
List all deployments.
|
TelcoAutomationClient.ListDeploymentsPagedResponse |
TelcoAutomationClient.listDeployments(OrchestrationClusterName parent)
List all deployments.
|
TelcoAutomationClient.ListDeploymentsPagedResponse |
TelcoAutomationClient.listDeployments(String parent)
List all deployments.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<TelcoAutomationClient.ListDeploymentsPagedResponse> |
TelcoAutomationClient.ListDeploymentsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListDeploymentsRequest,ListDeploymentsResponse,Deployment> context,
com.google.api.core.ApiFuture<ListDeploymentsResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListDeploymentsRequest,TelcoAutomationClient.ListDeploymentsPagedResponse> |
TelcoAutomationClient.listDeploymentsPagedCallable()
List all deployments.
|
com.google.api.gax.rpc.PagedCallSettings<ListDeploymentsRequest,ListDeploymentsResponse,TelcoAutomationClient.ListDeploymentsPagedResponse> |
TelcoAutomationSettings.listDeploymentsSettings()
Returns the object with the settings used for calls to listDeployments.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListDeploymentsRequest,ListDeploymentsResponse,TelcoAutomationClient.ListDeploymentsPagedResponse> |
TelcoAutomationSettings.Builder.listDeploymentsSettings()
Returns the builder for the settings used for calls to listDeployments.
|
Copyright © 2023 Google LLC. All rights reserved.