Uses of Class
com.google.cloud.aiplatform.v1beta1.ScheduleServiceClient.ListSchedulesPage
Packages that use ScheduleServiceClient.ListSchedulesPage
-
Uses of ScheduleServiceClient.ListSchedulesPage in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return ScheduleServiceClient.ListSchedulesPageModifier and TypeMethodDescriptionprotected ScheduleServiceClient.ListSchedulesPageScheduleServiceClient.ListSchedulesPage.createPage(PageContext<ListSchedulesRequest, ListSchedulesResponse, Schedule> context, ListSchedulesResponse response) Methods in com.google.cloud.aiplatform.v1beta1 that return types with arguments of type ScheduleServiceClient.ListSchedulesPageModifier and TypeMethodDescriptionScheduleServiceClient.ListSchedulesPage.createPageAsync(PageContext<ListSchedulesRequest, ListSchedulesResponse, Schedule> context, ApiFuture<ListSchedulesResponse> futureResponse) Method parameters in com.google.cloud.aiplatform.v1beta1 with type arguments of type ScheduleServiceClient.ListSchedulesPageModifier and TypeMethodDescriptionScheduleServiceClient.ListSchedulesFixedSizeCollection.createCollection(List<ScheduleServiceClient.ListSchedulesPage> pages, int collectionSize)