Constructor and Description |
---|
AdWordsServiceClientFactoryHelper(FactoryModule.AdsServiceClientFactoryInterface<AdWordsServiceClient,AdWordsSession,AdWordsServiceDescriptor> adsServiceClientFactory,
FactoryModule.AdsServiceDescriptorFactoryInterface<AdWordsServiceDescriptor> adsServiceDescriptorFactory,
SoapClientHandlerInterface soapClientHandler,
com.google.api.ads.common.lib.conf.AdsLibConfiguration adsLibConfiguration)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
protected <H extends AdsServiceClientFactoryHelper<C,S,D>,F extends BaseAdsServiceClientFactory<C,S,D>> |
AdsSoapModule.configureFactories(com.google.inject.TypeLiteral<FactoryModule.AdsServiceClientFactoryInterface<C,S,D>> adsServiceClientFactoryTypeLiteral,
com.google.inject.TypeLiteral<FactoryModule.AdsServiceDescriptorFactoryInterface<D>> adsServiceDescriptorFactoryTypeLiteral,
com.google.inject.TypeLiteral<C> adsServiceClientTypeLiteral,
com.google.inject.TypeLiteral<D> adsServiceDescriptorTypeLiteral,
Class<H> adsServiceClientFactoryHelperClass,
Class<F> baseAdsServiceClientFactoryClass)
Configures the factories.
|
Constructor and Description |
---|
FactoryModule(com.google.inject.TypeLiteral<FactoryModule.AdsServiceClientFactoryInterface<C,S,D>> adsServiceClientFactoryTypeLiteral,
com.google.inject.TypeLiteral<FactoryModule.AdsServiceDescriptorFactoryInterface<D>> adsServiceDescriptorFactoryTypeLiteral,
com.google.inject.TypeLiteral<C> adsServiceClientTypeLiteral,
com.google.inject.TypeLiteral<D> adsServiceDescriptorTypeLiteral,
Class<H> adsServiceClientFactoryHelperClass,
Class<F> baseAdsServiceClientFactoryClass)
Constructor.
|
Constructor and Description |
---|
BaseAdsServiceClientFactoryHelper(FactoryModule.AdsServiceClientFactoryInterface<C,S,D> adsServiceClientFactory,
FactoryModule.AdsServiceDescriptorFactoryInterface<D> adsServiceDescriptorFactory,
SoapClientHandlerInterface<?> soapClientHandler)
Constructor.
|
Constructor and Description |
---|
DfpServiceClientFactoryHelper(FactoryModule.AdsServiceClientFactoryInterface<DfpServiceClient,DfpSession,DfpServiceDescriptor> adsServiceClientFactory,
FactoryModule.AdsServiceDescriptorFactoryInterface<DfpServiceDescriptor> adsServiceDescriptorFactory,
SoapClientHandlerInterface soapClientHandler,
com.google.api.ads.common.lib.conf.AdsLibConfiguration adsLibConfiguration)
Constructor.
|
Copyright © 2018. All Rights Reserved.