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