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