public static class AnalyticsHubServiceClient.ListListingsPage extends AbstractPage<ListListingsRequest,ListListingsResponse,Listing,AnalyticsHubServiceClient.ListListingsPage>
Methods
createPage(PageContext<ListListingsRequest,ListListingsResponse,Listing> context, ListListingsResponse response)
protected AnalyticsHubServiceClient.ListListingsPage createPage(PageContext<ListListingsRequest,ListListingsResponse,Listing> context, ListListingsResponse response)
Name | Description |
context | PageContext<ListListingsRequest,ListListingsResponse,Listing> |
response | ListListingsResponse |
Type | Description |
AnalyticsHubServiceClient.ListListingsPage |
createPageAsync(PageContext<ListListingsRequest,ListListingsResponse,Listing> context, ApiFuture<ListListingsResponse> futureResponse)
public ApiFuture<AnalyticsHubServiceClient.ListListingsPage> createPageAsync(PageContext<ListListingsRequest,ListListingsResponse,Listing> context, ApiFuture<ListListingsResponse> futureResponse)
Name | Description |
context | PageContext<ListListingsRequest,ListListingsResponse,Listing> |
futureResponse | ApiFuture<ListListingsResponse> |
Type | Description |
ApiFuture<ListListingsPage> |