Class VpnGatewaysClient.ListFixedSizeCollection (1.51.0)

public static class VpnGatewaysClient.ListFixedSizeCollection extends AbstractFixedSizeCollection<ListVpnGatewaysRequest,VpnGatewayList,VpnGateway,VpnGatewaysClient.ListPage,VpnGatewaysClient.ListFixedSizeCollection>

Inheritance

java.lang.Object > AbstractFixedSizeCollection > VpnGatewaysClient.ListFixedSizeCollection

Methods

createCollection(List<VpnGatewaysClient.ListPage> pages, int collectionSize)

protected VpnGatewaysClient.ListFixedSizeCollection createCollection(List<VpnGatewaysClient.ListPage> pages, int collectionSize)
Parameters
NameDescription
pagesList<ListPage>
collectionSizeint
Returns
TypeDescription
VpnGatewaysClient.ListFixedSizeCollection
Overrides