Uses of Class
com.google.cloud.aiplatform.v1.ScheduleServiceGrpc.ScheduleServiceBlockingStub
-
Packages that use ScheduleServiceGrpc.ScheduleServiceBlockingStub Package Description com.google.cloud.aiplatform.v1 A client to Vertex AI API -
-
Uses of ScheduleServiceGrpc.ScheduleServiceBlockingStub in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return ScheduleServiceGrpc.ScheduleServiceBlockingStub Modifier and Type Method Description protected ScheduleServiceGrpc.ScheduleServiceBlockingStub
ScheduleServiceGrpc.ScheduleServiceBlockingStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static ScheduleServiceGrpc.ScheduleServiceBlockingStub
ScheduleServiceGrpc. newBlockingStub(io.grpc.Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
-