Uses of Class
com.google.cloud.retail.v2alpha.stub.MerchantCenterAccountLinkServiceStubSettings
-
Packages that use MerchantCenterAccountLinkServiceStubSettings Package Description com.google.cloud.retail.v2alpha A client to Retail APIcom.google.cloud.retail.v2alpha.stub -
-
Uses of MerchantCenterAccountLinkServiceStubSettings in com.google.cloud.retail.v2alpha
Methods in com.google.cloud.retail.v2alpha with parameters of type MerchantCenterAccountLinkServiceStubSettings Modifier and Type Method Description static MerchantCenterAccountLinkServiceSettingsMerchantCenterAccountLinkServiceSettings. create(MerchantCenterAccountLinkServiceStubSettings stub) -
Uses of MerchantCenterAccountLinkServiceStubSettings in com.google.cloud.retail.v2alpha.stub
Methods in com.google.cloud.retail.v2alpha.stub that return MerchantCenterAccountLinkServiceStubSettings Modifier and Type Method Description MerchantCenterAccountLinkServiceStubSettingsMerchantCenterAccountLinkServiceStubSettings.Builder. build()Methods in com.google.cloud.retail.v2alpha.stub with parameters of type MerchantCenterAccountLinkServiceStubSettings Modifier and Type Method Description static GrpcMerchantCenterAccountLinkServiceStubGrpcMerchantCenterAccountLinkServiceStub. create(MerchantCenterAccountLinkServiceStubSettings settings)static HttpJsonMerchantCenterAccountLinkServiceStubHttpJsonMerchantCenterAccountLinkServiceStub. create(MerchantCenterAccountLinkServiceStubSettings settings)Constructors in com.google.cloud.retail.v2alpha.stub with parameters of type MerchantCenterAccountLinkServiceStubSettings Constructor Description Builder(MerchantCenterAccountLinkServiceStubSettings settings)GrpcMerchantCenterAccountLinkServiceStub(MerchantCenterAccountLinkServiceStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext)Constructs an instance of GrpcMerchantCenterAccountLinkServiceStub, using the given settings.GrpcMerchantCenterAccountLinkServiceStub(MerchantCenterAccountLinkServiceStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory)Constructs an instance of GrpcMerchantCenterAccountLinkServiceStub, using the given settings.HttpJsonMerchantCenterAccountLinkServiceStub(MerchantCenterAccountLinkServiceStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext)Constructs an instance of HttpJsonMerchantCenterAccountLinkServiceStub, using the given settings.HttpJsonMerchantCenterAccountLinkServiceStub(MerchantCenterAccountLinkServiceStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory)Constructs an instance of HttpJsonMerchantCenterAccountLinkServiceStub, using the given settings.
-