public static class LicenseClient.ListLicensesPage extends AbstractPage<ListLicensesHttpRequest,LicensesListResponse,License,LicenseClient.ListLicensesPage>
Modifier and Type | Method and Description |
---|---|
protected LicenseClient.ListLicensesPage |
createPage(PageContext<ListLicensesHttpRequest,LicensesListResponse,License> context,
LicensesListResponse response) |
com.google.api.core.ApiFuture<LicenseClient.ListLicensesPage> |
createPageAsync(PageContext<ListLicensesHttpRequest,LicensesListResponse,License> context,
com.google.api.core.ApiFuture<LicensesListResponse> futureResponse) |
getNextPage, getNextPage, getNextPageAsync, getNextPageToken, getPageElementCount, getRequest, getResponse, getValues, hasNextPage, iterateAll
protected LicenseClient.ListLicensesPage createPage(PageContext<ListLicensesHttpRequest,LicensesListResponse,License> context, LicensesListResponse response)
createPage
in class AbstractPage<ListLicensesHttpRequest,LicensesListResponse,License,LicenseClient.ListLicensesPage>
public com.google.api.core.ApiFuture<LicenseClient.ListLicensesPage> createPageAsync(PageContext<ListLicensesHttpRequest,LicensesListResponse,License> context, com.google.api.core.ApiFuture<LicensesListResponse> futureResponse)
Copyright © 2019 Google LLC. All rights reserved.