public class AdWordsInternals extends Internals
Modifier and Type | Method and Description |
---|---|
com.google.api.ads.adwords.lib.conf.AdWordsLibConfiguration |
getAdWordsLibConfiguration()
Returns the AdWordsLibConfiguration.
|
static DependencyBootstrapper |
getBootstrapper()
Returns a dependency bootstrapper based on the default instance of this class.
|
static AdWordsInternals |
getInstance()
Returns the singleton instance.
|
getAdsServiceLoggers, getAdsUtilityRegistry, getAuthorizationHeaderProvider, getHttpTransport, getOAuth2Helper, getUserAgentCombiner, getXmlFieldExtractor
public static AdWordsInternals getInstance()
public static DependencyBootstrapper getBootstrapper()
To get an instance of a utility, use AdWordsServicesInterface.getUtility(com.google.api.ads.adwords.lib.client.AdWordsSession,
Class)
instead.
public com.google.api.ads.adwords.lib.conf.AdWordsLibConfiguration getAdWordsLibConfiguration()
Copyright © 2018. All Rights Reserved.