Class EdgeContainerClient.ListVpnConnectionsFixedSizeCollection
- java.lang.Object
-
- com.google.api.gax.paging.AbstractFixedSizeCollection<ListVpnConnectionsRequest,ListVpnConnectionsResponse,VpnConnection,EdgeContainerClient.ListVpnConnectionsPage,EdgeContainerClient.ListVpnConnectionsFixedSizeCollection>
-
- com.google.cloud.edgecontainer.v1.EdgeContainerClient.ListVpnConnectionsFixedSizeCollection
-
- All Implemented Interfaces:
com.google.api.gax.paging.FixedSizeCollection<VpnConnection>
- Enclosing class:
- EdgeContainerClient
public static class EdgeContainerClient.ListVpnConnectionsFixedSizeCollection extends com.google.api.gax.paging.AbstractFixedSizeCollection<ListVpnConnectionsRequest,ListVpnConnectionsResponse,VpnConnection,EdgeContainerClient.ListVpnConnectionsPage,EdgeContainerClient.ListVpnConnectionsFixedSizeCollection>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected EdgeContainerClient.ListVpnConnectionsFixedSizeCollection
createCollection(List<EdgeContainerClient.ListVpnConnectionsPage> pages, int collectionSize)
-
-
-
Method Detail
-
createCollection
protected EdgeContainerClient.ListVpnConnectionsFixedSizeCollection createCollection(List<EdgeContainerClient.ListVpnConnectionsPage> pages, int collectionSize)
- Specified by:
createCollection
in classcom.google.api.gax.paging.AbstractFixedSizeCollection<ListVpnConnectionsRequest,ListVpnConnectionsResponse,VpnConnection,EdgeContainerClient.ListVpnConnectionsPage,EdgeContainerClient.ListVpnConnectionsFixedSizeCollection>
-
-