Uses of Class
com.google.cloud.retail.v2alpha.stub.ProductServiceStub
-
Packages that use ProductServiceStub Package Description com.google.cloud.retail.v2alpha A client to Retail APIcom.google.cloud.retail.v2alpha.stub -
-
Uses of ProductServiceStub in com.google.cloud.retail.v2alpha
Methods in com.google.cloud.retail.v2alpha that return ProductServiceStub Modifier and Type Method Description ProductServiceStub
ProductServiceClient. getStub()
Methods in com.google.cloud.retail.v2alpha with parameters of type ProductServiceStub Modifier and Type Method Description static ProductServiceClient
ProductServiceClient. create(ProductServiceStub stub)
Constructs an instance of ProductServiceClient, using the given stub for making calls.Constructors in com.google.cloud.retail.v2alpha with parameters of type ProductServiceStub Constructor Description ProductServiceClient(ProductServiceStub stub)
-
Uses of ProductServiceStub in com.google.cloud.retail.v2alpha.stub
Subclasses of ProductServiceStub in com.google.cloud.retail.v2alpha.stub Modifier and Type Class Description class
GrpcProductServiceStub
gRPC stub implementation for the ProductService service API.class
HttpJsonProductServiceStub
REST stub implementation for the ProductService service API.Methods in com.google.cloud.retail.v2alpha.stub that return ProductServiceStub Modifier and Type Method Description ProductServiceStub
ProductServiceStubSettings. createStub()
-