Uses of Class
com.google.cloud.aiplatform.v1.ScheduleServiceClient
-
Packages that use ScheduleServiceClient Package Description com.google.cloud.aiplatform.v1 A client to Vertex AI API -
-
Uses of ScheduleServiceClient in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return ScheduleServiceClient Modifier and Type Method Description static ScheduleServiceClient
ScheduleServiceClient. create()
Constructs an instance of ScheduleServiceClient with default settings.static ScheduleServiceClient
ScheduleServiceClient. create(ScheduleServiceSettings settings)
Constructs an instance of ScheduleServiceClient, using the given settings.static ScheduleServiceClient
ScheduleServiceClient. create(ScheduleServiceStub stub)
Constructs an instance of ScheduleServiceClient, using the given stub for making calls.
-