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