Class BackendBucketsClient.ListFixedSizeCollection (1.52.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
Name Description
pages List<ListPage>
collectionSize int
Returns
Type Description
BackendBucketsClient.ListFixedSizeCollection
Overrides