Uses of Class
com.google.cloud.retail.v2alpha.MerchantCenterAccountLinkServiceClient
-
Packages that use MerchantCenterAccountLinkServiceClient Package Description com.google.cloud.retail.v2alpha A client to Retail API -
-
Uses of MerchantCenterAccountLinkServiceClient in com.google.cloud.retail.v2alpha
Methods in com.google.cloud.retail.v2alpha that return MerchantCenterAccountLinkServiceClient Modifier and Type Method Description static MerchantCenterAccountLinkServiceClient
MerchantCenterAccountLinkServiceClient. create()
Constructs an instance of MerchantCenterAccountLinkServiceClient with default settings.static MerchantCenterAccountLinkServiceClient
MerchantCenterAccountLinkServiceClient. create(MerchantCenterAccountLinkServiceSettings settings)
Constructs an instance of MerchantCenterAccountLinkServiceClient, using the given settings.static MerchantCenterAccountLinkServiceClient
MerchantCenterAccountLinkServiceClient. create(MerchantCenterAccountLinkServiceStub stub)
Constructs an instance of MerchantCenterAccountLinkServiceClient, using the given stub for making calls.
-