Uses of Class
com.google.cloud.functions.v2alpha.FunctionServiceClient.ListFunctionsPage
Packages that use FunctionServiceClient.ListFunctionsPage
-
Uses of FunctionServiceClient.ListFunctionsPage in com.google.cloud.functions.v2alpha
Methods in com.google.cloud.functions.v2alpha that return FunctionServiceClient.ListFunctionsPageModifier and TypeMethodDescriptionprotected FunctionServiceClient.ListFunctionsPageFunctionServiceClient.ListFunctionsPage.createPage(PageContext<ListFunctionsRequest, ListFunctionsResponse, Function> context, ListFunctionsResponse response) Methods in com.google.cloud.functions.v2alpha that return types with arguments of type FunctionServiceClient.ListFunctionsPageModifier and TypeMethodDescriptionFunctionServiceClient.ListFunctionsPage.createPageAsync(PageContext<ListFunctionsRequest, ListFunctionsResponse, Function> context, ApiFuture<ListFunctionsResponse> futureResponse) Method parameters in com.google.cloud.functions.v2alpha with type arguments of type FunctionServiceClient.ListFunctionsPageModifier and TypeMethodDescriptionFunctionServiceClient.ListFunctionsFixedSizeCollection.createCollection(List<FunctionServiceClient.ListFunctionsPage> pages, int collectionSize)