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