Class BackendBucketsClient.ListFixedSizeCollection (1.51.0)

public static class BackendBucketsClient.ListFixedSizeCollection extends AbstractFixedSizeCollection<ListBackendBucketsRequest,BackendBucketList,BackendBucket,BackendBucketsClient.ListPage,BackendBucketsClient.ListFixedSizeCollection>

Inheritance

java.lang.Object > AbstractFixedSizeCollection > BackendBucketsClient.ListFixedSizeCollection

Methods

createCollection(List<BackendBucketsClient.ListPage> pages, int collectionSize)

protected BackendBucketsClient.ListFixedSizeCollection createCollection(List<BackendBucketsClient.ListPage> pages, int collectionSize)
Parameters
NameDescription
pagesList<ListPage>
collectionSizeint
Returns
TypeDescription
BackendBucketsClient.ListFixedSizeCollection
Overrides