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 ScheduleServiceSettingsScheduleServiceSettings.Builder. build()static ScheduleServiceSettingsScheduleServiceSettings. create(ScheduleServiceStubSettings stub)ScheduleServiceSettingsScheduleServiceClient. getSettings()Methods in com.google.cloud.aiplatform.v1 with parameters of type ScheduleServiceSettings Modifier and Type Method Description static ScheduleServiceClientScheduleServiceClient. 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.
-