Class MetadataServiceClient.ListContextsPagedResponse
java.lang.Object
com.google.api.gax.paging.AbstractPagedListResponse<ListContextsRequest,ListContextsResponse,Context,MetadataServiceClient.ListContextsPage,MetadataServiceClient.ListContextsFixedSizeCollection>
com.google.cloud.aiplatform.v1beta1.MetadataServiceClient.ListContextsPagedResponse
- All Implemented Interfaces:
PagedListResponse<Context>
- Enclosing class:
- MetadataServiceClient
public static class MetadataServiceClient.ListContextsPagedResponse
extends AbstractPagedListResponse<ListContextsRequest,ListContextsResponse,Context,MetadataServiceClient.ListContextsPage,MetadataServiceClient.ListContextsFixedSizeCollection>
-
Method Summary
Modifier and TypeMethodDescriptioncreateAsync(PageContext<ListContextsRequest, ListContextsResponse, Context> context, ApiFuture<ListContextsResponse> futureResponse) Methods inherited from class com.google.api.gax.paging.AbstractPagedListResponse
expandToFixedSizeCollection, getNextPageToken, getPage, iterateAll, iterateFixedSizeCollections, iteratePages
-
Method Details
-
createAsync
public static ApiFuture<MetadataServiceClient.ListContextsPagedResponse> createAsync(PageContext<ListContextsRequest, ListContextsResponse, Context> context, ApiFuture<ListContextsResponse> futureResponse)
-