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