public static class FunctionServiceClient.ListFunctionsPage extends com.google.api.gax.paging.AbstractPage<ListFunctionsRequest,ListFunctionsResponse,Function,FunctionServiceClient.ListFunctionsPage>
| Modifier and Type | Method and Description |
|---|---|
protected FunctionServiceClient.ListFunctionsPage |
createPage(com.google.api.gax.rpc.PageContext<ListFunctionsRequest,ListFunctionsResponse,Function> context,
ListFunctionsResponse response) |
com.google.api.core.ApiFuture<FunctionServiceClient.ListFunctionsPage> |
createPageAsync(com.google.api.gax.rpc.PageContext<ListFunctionsRequest,ListFunctionsResponse,Function> context,
com.google.api.core.ApiFuture<ListFunctionsResponse> futureResponse) |
getNextPage, getNextPage, getNextPageAsync, getNextPageToken, getPageElementCount, getRequest, getResponse, getValues, hasNextPage, iterateAllprotected FunctionServiceClient.ListFunctionsPage createPage(com.google.api.gax.rpc.PageContext<ListFunctionsRequest,ListFunctionsResponse,Function> context, ListFunctionsResponse response)
createPage in class com.google.api.gax.paging.AbstractPage<ListFunctionsRequest,ListFunctionsResponse,Function,FunctionServiceClient.ListFunctionsPage>public com.google.api.core.ApiFuture<FunctionServiceClient.ListFunctionsPage> createPageAsync(com.google.api.gax.rpc.PageContext<ListFunctionsRequest,ListFunctionsResponse,Function> context, com.google.api.core.ApiFuture<ListFunctionsResponse> futureResponse)
createPageAsync in class com.google.api.gax.paging.AbstractPage<ListFunctionsRequest,ListFunctionsResponse,Function,FunctionServiceClient.ListFunctionsPage>Copyright © 2024 Google LLC. All rights reserved.