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