Package com.google.cloud.compute.v1
Class PacketMirroringsClient.AggregatedListFixedSizeCollection
- java.lang.Object
-
- com.google.api.gax.paging.AbstractFixedSizeCollection<AggregatedListPacketMirroringsRequest,PacketMirroringAggregatedList,Map.Entry<String,PacketMirroringsScopedList>,PacketMirroringsClient.AggregatedListPage,PacketMirroringsClient.AggregatedListFixedSizeCollection>
-
- com.google.cloud.compute.v1.PacketMirroringsClient.AggregatedListFixedSizeCollection
-
- All Implemented Interfaces:
com.google.api.gax.paging.FixedSizeCollection<Map.Entry<String,PacketMirroringsScopedList>>
- Enclosing class:
- PacketMirroringsClient
public static class PacketMirroringsClient.AggregatedListFixedSizeCollection extends com.google.api.gax.paging.AbstractFixedSizeCollection<AggregatedListPacketMirroringsRequest,PacketMirroringAggregatedList,Map.Entry<String,PacketMirroringsScopedList>,PacketMirroringsClient.AggregatedListPage,PacketMirroringsClient.AggregatedListFixedSizeCollection>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected PacketMirroringsClient.AggregatedListFixedSizeCollection
createCollection(List<PacketMirroringsClient.AggregatedListPage> pages, int collectionSize)
-
-
-
Method Detail
-
createCollection
protected PacketMirroringsClient.AggregatedListFixedSizeCollection createCollection(List<PacketMirroringsClient.AggregatedListPage> pages, int collectionSize)
- Specified by:
createCollection
in classcom.google.api.gax.paging.AbstractFixedSizeCollection<AggregatedListPacketMirroringsRequest,PacketMirroringAggregatedList,Map.Entry<String,PacketMirroringsScopedList>,PacketMirroringsClient.AggregatedListPage,PacketMirroringsClient.AggregatedListFixedSizeCollection>
-
-