Uses of Class
com.google.cloud.aiplatform.v1beta1.ScheduleServiceSettings
Packages that use ScheduleServiceSettings
-
Uses of ScheduleServiceSettings in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return ScheduleServiceSettingsModifier and TypeMethodDescriptionScheduleServiceSettings.Builder.build()static final ScheduleServiceSettingsScheduleServiceSettings.create(ScheduleServiceStubSettings stub) final ScheduleServiceSettingsScheduleServiceClient.getSettings()Methods in com.google.cloud.aiplatform.v1beta1 with parameters of type ScheduleServiceSettingsModifier and TypeMethodDescriptionstatic final ScheduleServiceClientScheduleServiceClient.create(ScheduleServiceSettings settings) Constructs an instance of ScheduleServiceClient, using the given settings.Constructors in com.google.cloud.aiplatform.v1beta1 with parameters of type ScheduleServiceSettingsModifierConstructorDescriptionprotectedBuilder(ScheduleServiceSettings settings) protectedScheduleServiceClient(ScheduleServiceSettings settings) Constructs an instance of ScheduleServiceClient, using the given settings.