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