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