Uses of Class
com.google.cloud.aiplatform.v1.JobServiceClient.ListCustomJobsPage
Packages that use JobServiceClient.ListCustomJobsPage
-
Uses of JobServiceClient.ListCustomJobsPage in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return JobServiceClient.ListCustomJobsPageModifier and TypeMethodDescriptionprotected JobServiceClient.ListCustomJobsPageJobServiceClient.ListCustomJobsPage.createPage(PageContext<ListCustomJobsRequest, ListCustomJobsResponse, CustomJob> context, ListCustomJobsResponse response) Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type JobServiceClient.ListCustomJobsPageModifier and TypeMethodDescriptionJobServiceClient.ListCustomJobsPage.createPageAsync(PageContext<ListCustomJobsRequest, ListCustomJobsResponse, CustomJob> context, ApiFuture<ListCustomJobsResponse> futureResponse) Method parameters in com.google.cloud.aiplatform.v1 with type arguments of type JobServiceClient.ListCustomJobsPageModifier and TypeMethodDescriptionJobServiceClient.ListCustomJobsFixedSizeCollection.createCollection(List<JobServiceClient.ListCustomJobsPage> pages, int collectionSize)