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