Uses of Class
com.google.cloud.aiplatform.v1beta1.stub.ScheduleServiceStubSettings
-
Packages that use ScheduleServiceStubSettings Package Description com.google.cloud.aiplatform.v1beta1 A client to Vertex AI APIcom.google.cloud.aiplatform.v1beta1.stub -
-
Uses of ScheduleServiceStubSettings in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 with parameters of type ScheduleServiceStubSettings Modifier and Type Method Description static ScheduleServiceSettingsScheduleServiceSettings. create(ScheduleServiceStubSettings stub) -
Uses of ScheduleServiceStubSettings in com.google.cloud.aiplatform.v1beta1.stub
Methods in com.google.cloud.aiplatform.v1beta1.stub that return ScheduleServiceStubSettings Modifier and Type Method Description ScheduleServiceStubSettingsScheduleServiceStubSettings.Builder. build()Methods in com.google.cloud.aiplatform.v1beta1.stub with parameters of type ScheduleServiceStubSettings Modifier and Type Method Description static GrpcScheduleServiceStubGrpcScheduleServiceStub. create(ScheduleServiceStubSettings settings)Constructors in com.google.cloud.aiplatform.v1beta1.stub with parameters of type ScheduleServiceStubSettings Constructor Description Builder(ScheduleServiceStubSettings settings)GrpcScheduleServiceStub(ScheduleServiceStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext)Constructs an instance of GrpcScheduleServiceStub, using the given settings.GrpcScheduleServiceStub(ScheduleServiceStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory)Constructs an instance of GrpcScheduleServiceStub, using the given settings.
-