| 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.ListEdgeSlmsPagedResponse |
TelcoAutomationClient.listEdgeSlms(ListEdgeSlmsRequest request)
Lists EdgeSlms in a given project and location.
|
TelcoAutomationClient.ListEdgeSlmsPagedResponse |
TelcoAutomationClient.listEdgeSlms(LocationName parent)
Lists EdgeSlms in a given project and location.
|
TelcoAutomationClient.ListEdgeSlmsPagedResponse |
TelcoAutomationClient.listEdgeSlms(String parent)
Lists EdgeSlms in a given project and location.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<TelcoAutomationClient.ListEdgeSlmsPagedResponse> |
TelcoAutomationClient.ListEdgeSlmsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListEdgeSlmsRequest,ListEdgeSlmsResponse,EdgeSlm> context,
com.google.api.core.ApiFuture<ListEdgeSlmsResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListEdgeSlmsRequest,TelcoAutomationClient.ListEdgeSlmsPagedResponse> |
TelcoAutomationClient.listEdgeSlmsPagedCallable()
Lists EdgeSlms in a given project and location.
|
com.google.api.gax.rpc.PagedCallSettings<ListEdgeSlmsRequest,ListEdgeSlmsResponse,TelcoAutomationClient.ListEdgeSlmsPagedResponse> |
TelcoAutomationSettings.listEdgeSlmsSettings()
Returns the object with the settings used for calls to listEdgeSlms.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListEdgeSlmsRequest,ListEdgeSlmsResponse,TelcoAutomationClient.ListEdgeSlmsPagedResponse> |
TelcoAutomationSettings.Builder.listEdgeSlmsSettings()
Returns the builder for the settings used for calls to listEdgeSlms.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListEdgeSlmsRequest,TelcoAutomationClient.ListEdgeSlmsPagedResponse> |
HttpJsonTelcoAutomationStub.listEdgeSlmsPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListEdgeSlmsRequest,TelcoAutomationClient.ListEdgeSlmsPagedResponse> |
GrpcTelcoAutomationStub.listEdgeSlmsPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListEdgeSlmsRequest,TelcoAutomationClient.ListEdgeSlmsPagedResponse> |
TelcoAutomationStub.listEdgeSlmsPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListEdgeSlmsRequest,ListEdgeSlmsResponse,TelcoAutomationClient.ListEdgeSlmsPagedResponse> |
TelcoAutomationStubSettings.listEdgeSlmsSettings()
Returns the object with the settings used for calls to listEdgeSlms.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListEdgeSlmsRequest,ListEdgeSlmsResponse,TelcoAutomationClient.ListEdgeSlmsPagedResponse> |
TelcoAutomationStubSettings.Builder.listEdgeSlmsSettings()
Returns the builder for the settings used for calls to listEdgeSlms.
|
Copyright © 2023 Google LLC. All rights reserved.