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