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