Uses of Class
com.google.cloud.networkconnectivity.v1alpha1.HubServiceClient.ListSpokesPage
-
Packages that use HubServiceClient.ListSpokesPage Package Description com.google.cloud.networkconnectivity.v1alpha1 A client to Network Connectivity API -
-
Uses of HubServiceClient.ListSpokesPage in com.google.cloud.networkconnectivity.v1alpha1
Methods in com.google.cloud.networkconnectivity.v1alpha1 that return HubServiceClient.ListSpokesPage Modifier and Type Method Description protected HubServiceClient.ListSpokesPage
HubServiceClient.ListSpokesPage. createPage(com.google.api.gax.rpc.PageContext<ListSpokesRequest,ListSpokesResponse,Spoke> context, ListSpokesResponse response)
Methods in com.google.cloud.networkconnectivity.v1alpha1 that return types with arguments of type HubServiceClient.ListSpokesPage Modifier and Type Method Description com.google.api.core.ApiFuture<HubServiceClient.ListSpokesPage>
HubServiceClient.ListSpokesPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListSpokesRequest,ListSpokesResponse,Spoke> context, com.google.api.core.ApiFuture<ListSpokesResponse> futureResponse)
Method parameters in com.google.cloud.networkconnectivity.v1alpha1 with type arguments of type HubServiceClient.ListSpokesPage Modifier and Type Method Description protected HubServiceClient.ListSpokesFixedSizeCollection
HubServiceClient.ListSpokesFixedSizeCollection. createCollection(List<HubServiceClient.ListSpokesPage> pages, int collectionSize)
-