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