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