Package com.google.cloud.aiplatform.v1
Class DatasetServiceClient.ListAnnotationsPagedResponse
java.lang.Object
com.google.api.gax.paging.AbstractPagedListResponse<ListAnnotationsRequest,ListAnnotationsResponse,Annotation,DatasetServiceClient.ListAnnotationsPage,DatasetServiceClient.ListAnnotationsFixedSizeCollection>
com.google.cloud.aiplatform.v1.DatasetServiceClient.ListAnnotationsPagedResponse
- All Implemented Interfaces:
PagedListResponse<Annotation>
- Enclosing class:
- DatasetServiceClient
public static class DatasetServiceClient.ListAnnotationsPagedResponse
extends AbstractPagedListResponse<ListAnnotationsRequest,ListAnnotationsResponse,Annotation,DatasetServiceClient.ListAnnotationsPage,DatasetServiceClient.ListAnnotationsFixedSizeCollection>
-
Method Summary
Modifier and TypeMethodDescriptioncreateAsync(PageContext<ListAnnotationsRequest, ListAnnotationsResponse, Annotation> context, ApiFuture<ListAnnotationsResponse> futureResponse) Methods inherited from class com.google.api.gax.paging.AbstractPagedListResponse
expandToFixedSizeCollection, getNextPageToken, getPage, iterateAll, iterateFixedSizeCollections, iteratePages
-
Method Details
-
createAsync
public static ApiFuture<DatasetServiceClient.ListAnnotationsPagedResponse> createAsync(PageContext<ListAnnotationsRequest, ListAnnotationsResponse, Annotation> context, ApiFuture<ListAnnotationsResponse> futureResponse)
-