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