Uses of Class
com.google.cloud.aiplatform.v1beta1.JobServiceClient.ListNasJobsPage
Packages that use JobServiceClient.ListNasJobsPage
-
Uses of JobServiceClient.ListNasJobsPage in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return JobServiceClient.ListNasJobsPageModifier and TypeMethodDescriptionprotected JobServiceClient.ListNasJobsPageJobServiceClient.ListNasJobsPage.createPage(PageContext<ListNasJobsRequest, ListNasJobsResponse, NasJob> context, ListNasJobsResponse response) Methods in com.google.cloud.aiplatform.v1beta1 that return types with arguments of type JobServiceClient.ListNasJobsPageModifier and TypeMethodDescriptionJobServiceClient.ListNasJobsPage.createPageAsync(PageContext<ListNasJobsRequest, ListNasJobsResponse, NasJob> context, ApiFuture<ListNasJobsResponse> futureResponse) Method parameters in com.google.cloud.aiplatform.v1beta1 with type arguments of type JobServiceClient.ListNasJobsPageModifier and TypeMethodDescriptionJobServiceClient.ListNasJobsFixedSizeCollection.createCollection(List<JobServiceClient.ListNasJobsPage> pages, int collectionSize)