Uses of Class
com.google.cloud.apigeeregistry.v1.stub.RegistryStub
-
Packages that use RegistryStub Package Description com.google.cloud.apigeeregistry.v1 A client to Apigee Registry APIcom.google.cloud.apigeeregistry.v1.stub -
-
Uses of RegistryStub in com.google.cloud.apigeeregistry.v1
Methods in com.google.cloud.apigeeregistry.v1 that return RegistryStub Modifier and Type Method Description RegistryStub
RegistryClient. getStub()
Methods in com.google.cloud.apigeeregistry.v1 with parameters of type RegistryStub Modifier and Type Method Description static RegistryClient
RegistryClient. create(RegistryStub stub)
Constructs an instance of RegistryClient, using the given stub for making calls.Constructors in com.google.cloud.apigeeregistry.v1 with parameters of type RegistryStub Constructor Description RegistryClient(RegistryStub stub)
-
Uses of RegistryStub in com.google.cloud.apigeeregistry.v1.stub
Subclasses of RegistryStub in com.google.cloud.apigeeregistry.v1.stub Modifier and Type Class Description class
GrpcRegistryStub
gRPC stub implementation for the Registry service API.class
HttpJsonRegistryStub
REST stub implementation for the Registry service API.Methods in com.google.cloud.apigeeregistry.v1.stub that return RegistryStub Modifier and Type Method Description RegistryStub
RegistryStubSettings. createStub()
-