public static class DatasetServiceClient.ListAnnotationsPage extends com.google.api.gax.paging.AbstractPage<ListAnnotationsRequest,ListAnnotationsResponse,Annotation,DatasetServiceClient.ListAnnotationsPage>
| Modifier and Type | Method and Description |
|---|---|
protected DatasetServiceClient.ListAnnotationsPage |
createPage(com.google.api.gax.rpc.PageContext<ListAnnotationsRequest,ListAnnotationsResponse,Annotation> context,
ListAnnotationsResponse response) |
com.google.api.core.ApiFuture<DatasetServiceClient.ListAnnotationsPage> |
createPageAsync(com.google.api.gax.rpc.PageContext<ListAnnotationsRequest,ListAnnotationsResponse,Annotation> context,
com.google.api.core.ApiFuture<ListAnnotationsResponse> futureResponse) |
getNextPage, getNextPage, getNextPageAsync, getNextPageToken, getPageElementCount, getRequest, getResponse, getValues, hasNextPage, iterateAllprotected DatasetServiceClient.ListAnnotationsPage createPage(com.google.api.gax.rpc.PageContext<ListAnnotationsRequest,ListAnnotationsResponse,Annotation> context, ListAnnotationsResponse response)
createPage in class com.google.api.gax.paging.AbstractPage<ListAnnotationsRequest,ListAnnotationsResponse,Annotation,DatasetServiceClient.ListAnnotationsPage>public com.google.api.core.ApiFuture<DatasetServiceClient.ListAnnotationsPage> createPageAsync(com.google.api.gax.rpc.PageContext<ListAnnotationsRequest,ListAnnotationsResponse,Annotation> context, com.google.api.core.ApiFuture<ListAnnotationsResponse> futureResponse)
createPageAsync in class com.google.api.gax.paging.AbstractPage<ListAnnotationsRequest,ListAnnotationsResponse,Annotation,DatasetServiceClient.ListAnnotationsPage>Copyright © 2024 Google LLC. All rights reserved.