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