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 RegistryStubRegistryClient. getStub()Methods in com.google.cloud.apigeeregistry.v1 with parameters of type RegistryStub Modifier and Type Method Description static RegistryClientRegistryClient. 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 classGrpcRegistryStubgRPC stub implementation for the Registry service API.classHttpJsonRegistryStubREST stub implementation for the Registry service API.Methods in com.google.cloud.apigeeregistry.v1.stub that return RegistryStub Modifier and Type Method Description RegistryStubRegistryStubSettings. createStub()
-