public static class LfpStoreServiceClient.ListLfpStoresPage extends AbstractPage<ListLfpStoresRequest,ListLfpStoresResponse,LfpStore,LfpStoreServiceClient.ListLfpStoresPage>
Methods
createPage(PageContext<ListLfpStoresRequest,ListLfpStoresResponse,LfpStore> context, ListLfpStoresResponse response)
protected LfpStoreServiceClient.ListLfpStoresPage createPage(PageContext<ListLfpStoresRequest,ListLfpStoresResponse,LfpStore> context, ListLfpStoresResponse response)
Parameters | |
---|---|
Name | Description |
context |
PageContext<ListLfpStoresRequest,ListLfpStoresResponse,LfpStore> |
response |
ListLfpStoresResponse |
Returns | |
---|---|
Type | Description |
LfpStoreServiceClient.ListLfpStoresPage |
createPageAsync(PageContext<ListLfpStoresRequest,ListLfpStoresResponse,LfpStore> context, ApiFuture<ListLfpStoresResponse> futureResponse)
public ApiFuture<LfpStoreServiceClient.ListLfpStoresPage> createPageAsync(PageContext<ListLfpStoresRequest,ListLfpStoresResponse,LfpStore> context, ApiFuture<ListLfpStoresResponse> futureResponse)
Parameters | |
---|---|
Name | Description |
context |
PageContext<ListLfpStoresRequest,ListLfpStoresResponse,LfpStore> |
futureResponse |
ApiFuture<ListLfpStoresResponse> |
Returns | |
---|---|
Type | Description |
ApiFuture<ListLfpStoresPage> |