Uses of Class
com.google.cloud.aiplatform.v1.ScheduleServiceSettings
-
Packages that use ScheduleServiceSettings Package Description com.google.cloud.aiplatform.v1 A client to Vertex AI API -
-
Uses of ScheduleServiceSettings in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return ScheduleServiceSettings Modifier and Type Method Description ScheduleServiceSettings
ScheduleServiceSettings.Builder. build()
static ScheduleServiceSettings
ScheduleServiceSettings. create(ScheduleServiceStubSettings stub)
ScheduleServiceSettings
ScheduleServiceClient. getSettings()
Methods in com.google.cloud.aiplatform.v1 with parameters of type ScheduleServiceSettings Modifier and Type Method Description static ScheduleServiceClient
ScheduleServiceClient. create(ScheduleServiceSettings settings)
Constructs an instance of ScheduleServiceClient, using the given settings.Constructors in com.google.cloud.aiplatform.v1 with parameters of type ScheduleServiceSettings Constructor Description Builder(ScheduleServiceSettings settings)
ScheduleServiceClient(ScheduleServiceSettings settings)
Constructs an instance of ScheduleServiceClient, using the given settings.
-