Class ContentServiceClient.ListContentFixedSizeCollection (1.39.0)

public static class ContentServiceClient.ListContentFixedSizeCollection extends AbstractFixedSizeCollection<ListContentRequest,ListContentResponse,Content,ContentServiceClient.ListContentPage,ContentServiceClient.ListContentFixedSizeCollection>

Inheritance

java.lang.Object > AbstractFixedSizeCollection > ContentServiceClient.ListContentFixedSizeCollection

Methods

createCollection(List<ContentServiceClient.ListContentPage> pages, int collectionSize)

protected ContentServiceClient.ListContentFixedSizeCollection createCollection(List<ContentServiceClient.ListContentPage> pages, int collectionSize)
Parameters
NameDescription
pagesList<ListContentPage>
collectionSizeint
Returns
TypeDescription
ContentServiceClient.ListContentFixedSizeCollection
Overrides