Class FunctionServiceClient.ListFunctionsPagedResponse (2.45.0)

public static class FunctionServiceClient.ListFunctionsPagedResponse extends AbstractPagedListResponse<ListFunctionsRequest,ListFunctionsResponse,Function,FunctionServiceClient.ListFunctionsPage,FunctionServiceClient.ListFunctionsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > FunctionServiceClient.ListFunctionsPagedResponse

Static Methods

createAsync(PageContext<ListFunctionsRequest,ListFunctionsResponse,Function> context, ApiFuture<ListFunctionsResponse> futureResponse)

public static ApiFuture<FunctionServiceClient.ListFunctionsPagedResponse> createAsync(PageContext<ListFunctionsRequest,ListFunctionsResponse,Function> context, ApiFuture<ListFunctionsResponse> futureResponse)
Parameters
Name Description
context PageContext<ListFunctionsRequest,ListFunctionsResponse,Function>
futureResponse ApiFuture<ListFunctionsResponse>
Returns
Type Description
ApiFuture<ListFunctionsPagedResponse>