Class JobServiceClient.ListCustomJobsPagedResponse
java.lang.Object
com.google.api.gax.paging.AbstractPagedListResponse<ListCustomJobsRequest,ListCustomJobsResponse,CustomJob,JobServiceClient.ListCustomJobsPage,JobServiceClient.ListCustomJobsFixedSizeCollection>
com.google.cloud.aiplatform.v1beta1.JobServiceClient.ListCustomJobsPagedResponse
- All Implemented Interfaces:
PagedListResponse<CustomJob>
- Enclosing class:
- JobServiceClient
public static class JobServiceClient.ListCustomJobsPagedResponse
extends AbstractPagedListResponse<ListCustomJobsRequest,ListCustomJobsResponse,CustomJob,JobServiceClient.ListCustomJobsPage,JobServiceClient.ListCustomJobsFixedSizeCollection>
-
Method Summary
Modifier and TypeMethodDescriptioncreateAsync(PageContext<ListCustomJobsRequest, ListCustomJobsResponse, CustomJob> context, ApiFuture<ListCustomJobsResponse> futureResponse) Methods inherited from class com.google.api.gax.paging.AbstractPagedListResponse
expandToFixedSizeCollection, getNextPageToken, getPage, iterateAll, iterateFixedSizeCollections, iteratePages
-
Method Details
-
createAsync
public static ApiFuture<JobServiceClient.ListCustomJobsPagedResponse> createAsync(PageContext<ListCustomJobsRequest, ListCustomJobsResponse, CustomJob> context, ApiFuture<ListCustomJobsResponse> futureResponse)
-