public static class CompanyServiceClient.ListCompaniesPage extends AbstractPage<ListCompaniesRequest,ListCompaniesResponse,Company,CompanyServiceClient.ListCompaniesPage>
Modifier and Type | Method and Description |
---|---|
protected CompanyServiceClient.ListCompaniesPage |
createPage(PageContext<ListCompaniesRequest,ListCompaniesResponse,Company> context,
ListCompaniesResponse response) |
com.google.api.core.ApiFuture<CompanyServiceClient.ListCompaniesPage> |
createPageAsync(PageContext<ListCompaniesRequest,ListCompaniesResponse,Company> context,
com.google.api.core.ApiFuture<ListCompaniesResponse> futureResponse) |
getNextPage, getNextPage, getNextPageAsync, getNextPageToken, getPageElementCount, getRequest, getResponse, getValues, hasNextPage, iterateAll
protected CompanyServiceClient.ListCompaniesPage createPage(PageContext<ListCompaniesRequest,ListCompaniesResponse,Company> context, ListCompaniesResponse response)
createPage
in class AbstractPage<ListCompaniesRequest,ListCompaniesResponse,Company,CompanyServiceClient.ListCompaniesPage>
public com.google.api.core.ApiFuture<CompanyServiceClient.ListCompaniesPage> createPageAsync(PageContext<ListCompaniesRequest,ListCompaniesResponse,Company> context, com.google.api.core.ApiFuture<ListCompaniesResponse> futureResponse)
Copyright © 2022 Google LLC. All rights reserved.