Uses of Class
com.google.cloud.retail.v2.stub.CatalogServiceStub
-
Packages that use CatalogServiceStub Package Description com.google.cloud.retail.v2 A client to Retail APIcom.google.cloud.retail.v2.stub -
-
Uses of CatalogServiceStub in com.google.cloud.retail.v2
Methods in com.google.cloud.retail.v2 that return CatalogServiceStub Modifier and Type Method Description CatalogServiceStubCatalogServiceClient. getStub()Methods in com.google.cloud.retail.v2 with parameters of type CatalogServiceStub Modifier and Type Method Description static CatalogServiceClientCatalogServiceClient. create(CatalogServiceStub stub)Constructs an instance of CatalogServiceClient, using the given stub for making calls.Constructors in com.google.cloud.retail.v2 with parameters of type CatalogServiceStub Constructor Description CatalogServiceClient(CatalogServiceStub stub) -
Uses of CatalogServiceStub in com.google.cloud.retail.v2.stub
Subclasses of CatalogServiceStub in com.google.cloud.retail.v2.stub Modifier and Type Class Description classGrpcCatalogServiceStubgRPC stub implementation for the CatalogService service API.classHttpJsonCatalogServiceStubREST stub implementation for the CatalogService service API.Methods in com.google.cloud.retail.v2.stub that return CatalogServiceStub Modifier and Type Method Description CatalogServiceStubCatalogServiceStubSettings. createStub()
-