Class FunctionServiceClient.ListFunctionsFixedSizeCollection (2.25.0)

publicstaticclassFunctionServiceClient.ListFunctionsFixedSizeCollectionextendsAbstractFixedSizeCollection<ListFunctionsRequest,ListFunctionsResponse,Function,FunctionServiceClient.ListFunctionsPage,FunctionServiceClient.ListFunctionsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractFixedSizeCollection > FunctionServiceClient.ListFunctionsFixedSizeCollection

Methods

createCollection(List<FunctionServiceClient.ListFunctionsPage> pages, int collectionSize)

protectedFunctionServiceClient.ListFunctionsFixedSizeCollectioncreateCollection(List<FunctionServiceClient.ListFunctionsPage>pages,intcollectionSize)
Parameters
NameDescription
pagesList<ListFunctionsPage>
collectionSizeint
Returns
TypeDescription
FunctionServiceClient.ListFunctionsFixedSizeCollection
Overrides