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