| 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.ListBlueprintsPagedResponse |
TelcoAutomationClient.listBlueprints(ListBlueprintsRequest request)
List all blueprints.
|
TelcoAutomationClient.ListBlueprintsPagedResponse |
TelcoAutomationClient.listBlueprints(OrchestrationClusterName parent)
List all blueprints.
|
TelcoAutomationClient.ListBlueprintsPagedResponse |
TelcoAutomationClient.listBlueprints(String parent)
List all blueprints.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<TelcoAutomationClient.ListBlueprintsPagedResponse> |
TelcoAutomationClient.ListBlueprintsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListBlueprintsRequest,ListBlueprintsResponse,Blueprint> context,
com.google.api.core.ApiFuture<ListBlueprintsResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListBlueprintsRequest,TelcoAutomationClient.ListBlueprintsPagedResponse> |
TelcoAutomationClient.listBlueprintsPagedCallable()
List all blueprints.
|
com.google.api.gax.rpc.PagedCallSettings<ListBlueprintsRequest,ListBlueprintsResponse,TelcoAutomationClient.ListBlueprintsPagedResponse> |
TelcoAutomationSettings.listBlueprintsSettings()
Returns the object with the settings used for calls to listBlueprints.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListBlueprintsRequest,ListBlueprintsResponse,TelcoAutomationClient.ListBlueprintsPagedResponse> |
TelcoAutomationSettings.Builder.listBlueprintsSettings()
Returns the builder for the settings used for calls to listBlueprints.
|
Copyright © 2023 Google LLC. All rights reserved.