Class VpnGatewaysClient.AggregatedListFixedSizeCollection (1.51.0)

public static class VpnGatewaysClient.AggregatedListFixedSizeCollection extends AbstractFixedSizeCollection<AggregatedListVpnGatewaysRequest,VpnGatewayAggregatedList,Map.Entry<String,VpnGatewaysScopedList>,VpnGatewaysClient.AggregatedListPage,VpnGatewaysClient.AggregatedListFixedSizeCollection>

Inheritance

java.lang.Object > AbstractFixedSizeCollection > VpnGatewaysClient.AggregatedListFixedSizeCollection

Methods

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

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