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