Package com.google.cloud.aiplatform.v1
Class JobServiceClient.ListNasJobsPagedResponse
java.lang.Object
com.google.api.gax.paging.AbstractPagedListResponse<ListNasJobsRequest,ListNasJobsResponse,NasJob,JobServiceClient.ListNasJobsPage,JobServiceClient.ListNasJobsFixedSizeCollection>
com.google.cloud.aiplatform.v1.JobServiceClient.ListNasJobsPagedResponse
- All Implemented Interfaces:
PagedListResponse<NasJob>
- Enclosing class:
- JobServiceClient
public static class JobServiceClient.ListNasJobsPagedResponse
extends AbstractPagedListResponse<ListNasJobsRequest,ListNasJobsResponse,NasJob,JobServiceClient.ListNasJobsPage,JobServiceClient.ListNasJobsFixedSizeCollection>
-
Method Summary
Modifier and TypeMethodDescriptioncreateAsync(PageContext<ListNasJobsRequest, ListNasJobsResponse, NasJob> context, ApiFuture<ListNasJobsResponse> futureResponse) Methods inherited from class com.google.api.gax.paging.AbstractPagedListResponse
expandToFixedSizeCollection, getNextPageToken, getPage, iterateAll, iterateFixedSizeCollections, iteratePages
-
Method Details
-
createAsync
public static ApiFuture<JobServiceClient.ListNasJobsPagedResponse> createAsync(PageContext<ListNasJobsRequest, ListNasJobsResponse, NasJob> context, ApiFuture<ListNasJobsResponse> futureResponse)
-