Package com.google.cloud.aiplatform.v1
Class ModelServiceClient.ListModelsPagedResponse
java.lang.Object
com.google.api.gax.paging.AbstractPagedListResponse<ListModelsRequest,ListModelsResponse,Model,ModelServiceClient.ListModelsPage,ModelServiceClient.ListModelsFixedSizeCollection>
com.google.cloud.aiplatform.v1.ModelServiceClient.ListModelsPagedResponse
- All Implemented Interfaces:
PagedListResponse<Model>
- Enclosing class:
- ModelServiceClient
public static class ModelServiceClient.ListModelsPagedResponse
extends AbstractPagedListResponse<ListModelsRequest,ListModelsResponse,Model,ModelServiceClient.ListModelsPage,ModelServiceClient.ListModelsFixedSizeCollection>
-
Method Summary
Modifier and TypeMethodDescriptioncreateAsync(PageContext<ListModelsRequest, ListModelsResponse, Model> context, ApiFuture<ListModelsResponse> futureResponse) Methods inherited from class com.google.api.gax.paging.AbstractPagedListResponse
expandToFixedSizeCollection, getNextPageToken, getPage, iterateAll, iterateFixedSizeCollections, iteratePages
-
Method Details
-
createAsync
public static ApiFuture<ModelServiceClient.ListModelsPagedResponse> createAsync(PageContext<ListModelsRequest, ListModelsResponse, Model> context, ApiFuture<ListModelsResponse> futureResponse)
-