Package com.google.cloud.compute.v1
Class NetworkEndpointGroupsClient.ListNetworkEndpointsFixedSizeCollection
- java.lang.Object
-
- com.google.api.gax.paging.AbstractFixedSizeCollection<ListNetworkEndpointsNetworkEndpointGroupsRequest,NetworkEndpointGroupsListNetworkEndpoints,NetworkEndpointWithHealthStatus,NetworkEndpointGroupsClient.ListNetworkEndpointsPage,NetworkEndpointGroupsClient.ListNetworkEndpointsFixedSizeCollection>
-
- com.google.cloud.compute.v1.NetworkEndpointGroupsClient.ListNetworkEndpointsFixedSizeCollection
-
- All Implemented Interfaces:
com.google.api.gax.paging.FixedSizeCollection<NetworkEndpointWithHealthStatus>
- Enclosing class:
- NetworkEndpointGroupsClient
public static class NetworkEndpointGroupsClient.ListNetworkEndpointsFixedSizeCollection extends com.google.api.gax.paging.AbstractFixedSizeCollection<ListNetworkEndpointsNetworkEndpointGroupsRequest,NetworkEndpointGroupsListNetworkEndpoints,NetworkEndpointWithHealthStatus,NetworkEndpointGroupsClient.ListNetworkEndpointsPage,NetworkEndpointGroupsClient.ListNetworkEndpointsFixedSizeCollection>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected NetworkEndpointGroupsClient.ListNetworkEndpointsFixedSizeCollection
createCollection(List<NetworkEndpointGroupsClient.ListNetworkEndpointsPage> pages, int collectionSize)
-
-
-
Method Detail
-
createCollection
protected NetworkEndpointGroupsClient.ListNetworkEndpointsFixedSizeCollection createCollection(List<NetworkEndpointGroupsClient.ListNetworkEndpointsPage> pages, int collectionSize)
- Specified by:
createCollection
in classcom.google.api.gax.paging.AbstractFixedSizeCollection<ListNetworkEndpointsNetworkEndpointGroupsRequest,NetworkEndpointGroupsListNetworkEndpoints,NetworkEndpointWithHealthStatus,NetworkEndpointGroupsClient.ListNetworkEndpointsPage,NetworkEndpointGroupsClient.ListNetworkEndpointsFixedSizeCollection>
-
-