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