Uses of Class
com.google.cloud.aiplatform.v1.ScheduleServiceGrpc.ScheduleServiceStub
-
Packages that use ScheduleServiceGrpc.ScheduleServiceStub Package Description com.google.cloud.aiplatform.v1 A client to Vertex AI API -
-
Uses of ScheduleServiceGrpc.ScheduleServiceStub in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return ScheduleServiceGrpc.ScheduleServiceStub Modifier and Type Method Description protected ScheduleServiceGrpc.ScheduleServiceStub
ScheduleServiceGrpc.ScheduleServiceStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static ScheduleServiceGrpc.ScheduleServiceStub
ScheduleServiceGrpc. newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
-