Uses of Class
com.google.cloud.aiplatform.v1beta1.stub.ScheduleServiceStubSettings
Packages that use ScheduleServiceStubSettings
Package
Description
A client to Vertex AI API
-
Uses of ScheduleServiceStubSettings in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 with parameters of type ScheduleServiceStubSettingsModifier and TypeMethodDescriptionstatic final ScheduleServiceSettingsScheduleServiceSettings.create(ScheduleServiceStubSettings stub) -
Uses of ScheduleServiceStubSettings in com.google.cloud.aiplatform.v1beta1.stub
Methods in com.google.cloud.aiplatform.v1beta1.stub that return ScheduleServiceStubSettingsMethods in com.google.cloud.aiplatform.v1beta1.stub with parameters of type ScheduleServiceStubSettingsModifier and TypeMethodDescriptionstatic final GrpcScheduleServiceStubGrpcScheduleServiceStub.create(ScheduleServiceStubSettings settings) Constructors in com.google.cloud.aiplatform.v1beta1.stub with parameters of type ScheduleServiceStubSettingsModifierConstructorDescriptionprotectedBuilder(ScheduleServiceStubSettings settings) protectedGrpcScheduleServiceStub(ScheduleServiceStubSettings settings, ClientContext clientContext) Constructs an instance of GrpcScheduleServiceStub, using the given settings.protectedGrpcScheduleServiceStub(ScheduleServiceStubSettings settings, ClientContext clientContext, GrpcStubCallableFactory callableFactory) Constructs an instance of GrpcScheduleServiceStub, using the given settings.