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 MerchantCenterAccountLinkServiceClientMerchantCenterAccountLinkServiceClient. create()Constructs an instance of MerchantCenterAccountLinkServiceClient with default settings.static MerchantCenterAccountLinkServiceClientMerchantCenterAccountLinkServiceClient. create(MerchantCenterAccountLinkServiceSettings settings)Constructs an instance of MerchantCenterAccountLinkServiceClient, using the given settings.static MerchantCenterAccountLinkServiceClientMerchantCenterAccountLinkServiceClient. create(MerchantCenterAccountLinkServiceStub stub)Constructs an instance of MerchantCenterAccountLinkServiceClient, using the given stub for making calls.
-