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 MerchantCenterAccountLinkServiceSettings
MerchantCenterAccountLinkServiceSettings.Builder. build()
static MerchantCenterAccountLinkServiceSettings
MerchantCenterAccountLinkServiceSettings. create(MerchantCenterAccountLinkServiceStubSettings stub)
MerchantCenterAccountLinkServiceSettings
MerchantCenterAccountLinkServiceClient. getSettings()
Methods in com.google.cloud.retail.v2alpha with parameters of type MerchantCenterAccountLinkServiceSettings Modifier and Type Method Description static MerchantCenterAccountLinkServiceClient
MerchantCenterAccountLinkServiceClient. 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.
-