Uses of Class
com.google.cloud.aiplatform.v1beta1.stub.ScheduleServiceStub
-
Packages that use ScheduleServiceStub Package Description com.google.cloud.aiplatform.v1beta1 A client to Vertex AI APIcom.google.cloud.aiplatform.v1beta1.stub -
-
Uses of ScheduleServiceStub in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return ScheduleServiceStub Modifier and Type Method Description ScheduleServiceStub
ScheduleServiceClient. getStub()
Methods in com.google.cloud.aiplatform.v1beta1 with parameters of type ScheduleServiceStub Modifier and Type Method Description static ScheduleServiceClient
ScheduleServiceClient. create(ScheduleServiceStub stub)
Constructs an instance of ScheduleServiceClient, using the given stub for making calls.Constructors in com.google.cloud.aiplatform.v1beta1 with parameters of type ScheduleServiceStub Constructor Description ScheduleServiceClient(ScheduleServiceStub stub)
-
Uses of ScheduleServiceStub in com.google.cloud.aiplatform.v1beta1.stub
Subclasses of ScheduleServiceStub in com.google.cloud.aiplatform.v1beta1.stub Modifier and Type Class Description class
GrpcScheduleServiceStub
gRPC stub implementation for the ScheduleService service API.Methods in com.google.cloud.aiplatform.v1beta1.stub that return ScheduleServiceStub Modifier and Type Method Description ScheduleServiceStub
ScheduleServiceStubSettings. createStub()
-