Uses of Class
com.google.cloud.apigeeregistry.v1.RegistryGrpc.RegistryStub
-
Packages that use RegistryGrpc.RegistryStub Package Description com.google.cloud.apigeeregistry.v1 A client to Apigee Registry API -
-
Uses of RegistryGrpc.RegistryStub in com.google.cloud.apigeeregistry.v1
Methods in com.google.cloud.apigeeregistry.v1 that return RegistryGrpc.RegistryStub Modifier and Type Method Description protected RegistryGrpc.RegistryStub
RegistryGrpc.RegistryStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static RegistryGrpc.RegistryStub
RegistryGrpc. newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
-