public static class LicenseClient.ListLicensesPage extends com.google.api.gax.paging.AbstractPage<ListLicensesHttpRequest,LicensesListResponse,License,LicenseClient.ListLicensesPage>
Modifier and Type | Method and Description |
---|---|
protected LicenseClient.ListLicensesPage |
createPage(com.google.api.gax.rpc.PageContext<ListLicensesHttpRequest,LicensesListResponse,License> context,
LicensesListResponse response) |
com.google.api.core.ApiFuture<LicenseClient.ListLicensesPage> |
createPageAsync(com.google.api.gax.rpc.PageContext<ListLicensesHttpRequest,LicensesListResponse,License> context,
com.google.api.core.ApiFuture<LicensesListResponse> futureResponse) |
protected LicenseClient.ListLicensesPage createPage(com.google.api.gax.rpc.PageContext<ListLicensesHttpRequest,LicensesListResponse,License> context, LicensesListResponse response)
createPage
in class com.google.api.gax.paging.AbstractPage<ListLicensesHttpRequest,LicensesListResponse,License,LicenseClient.ListLicensesPage>
public com.google.api.core.ApiFuture<LicenseClient.ListLicensesPage> createPageAsync(com.google.api.gax.rpc.PageContext<ListLicensesHttpRequest,LicensesListResponse,License> context, com.google.api.core.ApiFuture<LicensesListResponse> futureResponse)
createPageAsync
in class com.google.api.gax.paging.AbstractPage<ListLicensesHttpRequest,LicensesListResponse,License,LicenseClient.ListLicensesPage>
Copyright © 2019 Google LLC. All rights reserved.