Uses of Class
com.google.cloud.apigeeregistry.v1.stub.GrpcRegistryStub
-
Packages that use GrpcRegistryStub Package Description com.google.cloud.apigeeregistry.v1.stub -
-
Uses of GrpcRegistryStub in com.google.cloud.apigeeregistry.v1.stub
Methods in com.google.cloud.apigeeregistry.v1.stub that return GrpcRegistryStub Modifier and Type Method Description static GrpcRegistryStub
GrpcRegistryStub. create(com.google.api.gax.rpc.ClientContext clientContext)
static GrpcRegistryStub
GrpcRegistryStub. create(com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory)
static GrpcRegistryStub
GrpcRegistryStub. create(RegistryStubSettings settings)
-