Uses of Class
com.google.cloud.aiplatform.v1.JobServiceClient.ListCustomJobsPage
-
Packages that use JobServiceClient.ListCustomJobsPage Package Description com.google.cloud.aiplatform.v1 A client to Vertex AI API -
-
Uses of JobServiceClient.ListCustomJobsPage in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return JobServiceClient.ListCustomJobsPage Modifier and Type Method Description protected JobServiceClient.ListCustomJobsPageJobServiceClient.ListCustomJobsPage. createPage(com.google.api.gax.rpc.PageContext<ListCustomJobsRequest,ListCustomJobsResponse,CustomJob> context, ListCustomJobsResponse response)Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type JobServiceClient.ListCustomJobsPage Modifier and Type Method Description com.google.api.core.ApiFuture<JobServiceClient.ListCustomJobsPage>JobServiceClient.ListCustomJobsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListCustomJobsRequest,ListCustomJobsResponse,CustomJob> context, com.google.api.core.ApiFuture<ListCustomJobsResponse> futureResponse)Method parameters in com.google.cloud.aiplatform.v1 with type arguments of type JobServiceClient.ListCustomJobsPage Modifier and Type Method Description protected JobServiceClient.ListCustomJobsFixedSizeCollectionJobServiceClient.ListCustomJobsFixedSizeCollection. createCollection(List<JobServiceClient.ListCustomJobsPage> pages, int collectionSize)
-