Class TargetVpnGatewaysClient.AggregatedListFixedSizeCollection (1.47.0)

public static class TargetVpnGatewaysClient.AggregatedListFixedSizeCollection extends AbstractFixedSizeCollection<AggregatedListTargetVpnGatewaysRequest,TargetVpnGatewayAggregatedList,Map.Entry<String,TargetVpnGatewaysScopedList>,TargetVpnGatewaysClient.AggregatedListPage,TargetVpnGatewaysClient.AggregatedListFixedSizeCollection>

Inheritance

java.lang.Object > AbstractFixedSizeCollection > TargetVpnGatewaysClient.AggregatedListFixedSizeCollection

Methods

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

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