Class FunctionServiceClient.ListFunctionsPage (2.26.0)

public static class FunctionServiceClient.ListFunctionsPage extends AbstractPage,ListFunctionsResponse,Function,FunctionServiceClient.ListFunctionsPage>

Inheritance

java.lang.Object > AbstractPage > FunctionServiceClient.ListFunctionsPage

Methods

createPage(PageContext context, ListFunctionsResponse response)

protected FunctionServiceClient.ListFunctionsPage createPage(PageContext,ListFunctionsResponse,Function> context, ListFunctionsResponse response)
Parameters
Name Description
context PageContext<ListFunctionsRequest,ListFunctionsResponse,Function>
response ListFunctionsResponse
Returns
Type Description
FunctionServiceClient.ListFunctionsPage
Overrides

createPageAsync(PageContext context, ApiFuture futureResponse)

public ApiFuture.ListFunctionsPage> createPageAsync(PageContext,ListFunctionsResponse,Function> context, ApiFuture futureResponse)
Parameters
Name Description
context PageContext<ListFunctionsRequest,ListFunctionsResponse,Function>
futureResponse ApiFuture<ListFunctionsResponse>
Returns
Type Description
ApiFuture<ListFunctionsPage>
Overrides