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