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