| Package | Description |
|---|---|
| com.google.cloud.telcoautomation.v1 |
A client to Telco Automation API
|
| com.google.cloud.telcoautomation.v1.stub |
| Modifier and Type | Method and Description |
|---|---|
TelcoAutomationClient.ListOrchestrationClustersPagedResponse |
TelcoAutomationClient.listOrchestrationClusters(ListOrchestrationClustersRequest request)
Lists OrchestrationClusters in a given project and location.
|
TelcoAutomationClient.ListOrchestrationClustersPagedResponse |
TelcoAutomationClient.listOrchestrationClusters(LocationName parent)
Lists OrchestrationClusters in a given project and location.
|
TelcoAutomationClient.ListOrchestrationClustersPagedResponse |
TelcoAutomationClient.listOrchestrationClusters(String parent)
Lists OrchestrationClusters in a given project and location.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<TelcoAutomationClient.ListOrchestrationClustersPagedResponse> |
TelcoAutomationClient.ListOrchestrationClustersPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListOrchestrationClustersRequest,ListOrchestrationClustersResponse,OrchestrationCluster> context,
com.google.api.core.ApiFuture<ListOrchestrationClustersResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListOrchestrationClustersRequest,TelcoAutomationClient.ListOrchestrationClustersPagedResponse> |
TelcoAutomationClient.listOrchestrationClustersPagedCallable()
Lists OrchestrationClusters in a given project and location.
|
com.google.api.gax.rpc.PagedCallSettings<ListOrchestrationClustersRequest,ListOrchestrationClustersResponse,TelcoAutomationClient.ListOrchestrationClustersPagedResponse> |
TelcoAutomationSettings.listOrchestrationClustersSettings()
Returns the object with the settings used for calls to listOrchestrationClusters.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListOrchestrationClustersRequest,ListOrchestrationClustersResponse,TelcoAutomationClient.ListOrchestrationClustersPagedResponse> |
TelcoAutomationSettings.Builder.listOrchestrationClustersSettings()
Returns the builder for the settings used for calls to listOrchestrationClusters.
|
Copyright © 2023 Google LLC. All rights reserved.