| 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.ListPublicBlueprintsPagedResponse |
TelcoAutomationClient.listPublicBlueprints(ListPublicBlueprintsRequest request)
Lists the blueprints in TNA's public catalog.
|
TelcoAutomationClient.ListPublicBlueprintsPagedResponse |
TelcoAutomationClient.listPublicBlueprints(LocationName parent)
Lists the blueprints in TNA's public catalog.
|
TelcoAutomationClient.ListPublicBlueprintsPagedResponse |
TelcoAutomationClient.listPublicBlueprints(String parent)
Lists the blueprints in TNA's public catalog.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<TelcoAutomationClient.ListPublicBlueprintsPagedResponse> |
TelcoAutomationClient.ListPublicBlueprintsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListPublicBlueprintsRequest,ListPublicBlueprintsResponse,PublicBlueprint> context,
com.google.api.core.ApiFuture<ListPublicBlueprintsResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListPublicBlueprintsRequest,TelcoAutomationClient.ListPublicBlueprintsPagedResponse> |
TelcoAutomationClient.listPublicBlueprintsPagedCallable()
Lists the blueprints in TNA's public catalog.
|
com.google.api.gax.rpc.PagedCallSettings<ListPublicBlueprintsRequest,ListPublicBlueprintsResponse,TelcoAutomationClient.ListPublicBlueprintsPagedResponse> |
TelcoAutomationSettings.listPublicBlueprintsSettings()
Returns the object with the settings used for calls to listPublicBlueprints.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListPublicBlueprintsRequest,ListPublicBlueprintsResponse,TelcoAutomationClient.ListPublicBlueprintsPagedResponse> |
TelcoAutomationSettings.Builder.listPublicBlueprintsSettings()
Returns the builder for the settings used for calls to listPublicBlueprints.
|
Copyright © 2023 Google LLC. All rights reserved.