Uses of Class
com.google.cloud.retail.v2alpha.MerchantCenterAccountLinkServiceSettings
-
Packages that use MerchantCenterAccountLinkServiceSettings Package Description com.google.cloud.retail.v2alpha A client to Retail API -
-
Uses of MerchantCenterAccountLinkServiceSettings in com.google.cloud.retail.v2alpha
Methods in com.google.cloud.retail.v2alpha that return MerchantCenterAccountLinkServiceSettings Modifier and Type Method Description MerchantCenterAccountLinkServiceSettingsMerchantCenterAccountLinkServiceSettings.Builder. build()static MerchantCenterAccountLinkServiceSettingsMerchantCenterAccountLinkServiceSettings. create(MerchantCenterAccountLinkServiceStubSettings stub)MerchantCenterAccountLinkServiceSettingsMerchantCenterAccountLinkServiceClient. getSettings()Methods in com.google.cloud.retail.v2alpha with parameters of type MerchantCenterAccountLinkServiceSettings Modifier and Type Method Description static MerchantCenterAccountLinkServiceClientMerchantCenterAccountLinkServiceClient. create(MerchantCenterAccountLinkServiceSettings settings)Constructs an instance of MerchantCenterAccountLinkServiceClient, using the given settings.Constructors in com.google.cloud.retail.v2alpha with parameters of type MerchantCenterAccountLinkServiceSettings Constructor Description Builder(MerchantCenterAccountLinkServiceSettings settings)MerchantCenterAccountLinkServiceClient(MerchantCenterAccountLinkServiceSettings settings)Constructs an instance of MerchantCenterAccountLinkServiceClient, using the given settings.
-