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