Uses of Class
com.google.cloud.compute.v1.RegionNetworkEndpointGroupsClient.ListPage
-
Packages that use RegionNetworkEndpointGroupsClient.ListPage Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of RegionNetworkEndpointGroupsClient.ListPage in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return RegionNetworkEndpointGroupsClient.ListPage Modifier and Type Method Description protected RegionNetworkEndpointGroupsClient.ListPage
RegionNetworkEndpointGroupsClient.ListPage. createPage(com.google.api.gax.rpc.PageContext<ListRegionNetworkEndpointGroupsRequest,NetworkEndpointGroupList,NetworkEndpointGroup> context, NetworkEndpointGroupList response)
Methods in com.google.cloud.compute.v1 that return types with arguments of type RegionNetworkEndpointGroupsClient.ListPage Modifier and Type Method Description com.google.api.core.ApiFuture<RegionNetworkEndpointGroupsClient.ListPage>
RegionNetworkEndpointGroupsClient.ListPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListRegionNetworkEndpointGroupsRequest,NetworkEndpointGroupList,NetworkEndpointGroup> context, com.google.api.core.ApiFuture<NetworkEndpointGroupList> futureResponse)
Method parameters in com.google.cloud.compute.v1 with type arguments of type RegionNetworkEndpointGroupsClient.ListPage Modifier and Type Method Description protected RegionNetworkEndpointGroupsClient.ListFixedSizeCollection
RegionNetworkEndpointGroupsClient.ListFixedSizeCollection. createCollection(List<RegionNetworkEndpointGroupsClient.ListPage> pages, int collectionSize)
-