Uses of Class
com.google.cloud.privatecatalog.v1beta1.stub.PrivateCatalogStub
-
Packages that use PrivateCatalogStub Package Description com.google.cloud.privatecatalog.v1beta1 A client to Cloud Private Catalog APIcom.google.cloud.privatecatalog.v1beta1.stub -
-
Uses of PrivateCatalogStub in com.google.cloud.privatecatalog.v1beta1
Methods in com.google.cloud.privatecatalog.v1beta1 that return PrivateCatalogStub Modifier and Type Method Description PrivateCatalogStubPrivateCatalogClient. getStub()Methods in com.google.cloud.privatecatalog.v1beta1 with parameters of type PrivateCatalogStub Modifier and Type Method Description static PrivateCatalogClientPrivateCatalogClient. create(PrivateCatalogStub stub)Constructs an instance of PrivateCatalogClient, using the given stub for making calls.Constructors in com.google.cloud.privatecatalog.v1beta1 with parameters of type PrivateCatalogStub Constructor Description PrivateCatalogClient(PrivateCatalogStub stub) -
Uses of PrivateCatalogStub in com.google.cloud.privatecatalog.v1beta1.stub
Subclasses of PrivateCatalogStub in com.google.cloud.privatecatalog.v1beta1.stub Modifier and Type Class Description classGrpcPrivateCatalogStubgRPC stub implementation for the PrivateCatalog service API.classHttpJsonPrivateCatalogStubREST stub implementation for the PrivateCatalog service API.Methods in com.google.cloud.privatecatalog.v1beta1.stub that return PrivateCatalogStub Modifier and Type Method Description PrivateCatalogStubPrivateCatalogStubSettings. createStub()
-