|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of Builder in com.google.api.ads.adwords.lib.client |
|---|
| Classes in com.google.api.ads.adwords.lib.client that implement Builder | |
|---|---|
static class |
AdWordsSession.Builder
Builder for AdWordsSession. |
| Uses of Builder in com.google.api.ads.common.lib.auth |
|---|
| Classes in com.google.api.ads.common.lib.auth that implement Builder | |
|---|---|
static class |
ClientLoginTokens.ForApiBuilder
Builder for ClientLoginTokens. |
| Uses of Builder in com.google.api.ads.common.lib.factory |
|---|
| Classes in com.google.api.ads.common.lib.factory that implement Builder | |
|---|---|
static class |
FactoryConfiguration.Builder
Builder for FactoryConfiguration. |
| Uses of Builder in com.google.api.ads.common.lib.utils |
|---|
| Methods in com.google.api.ads.common.lib.utils that return Builder | |
|---|---|
Builder<T> |
Builder.from(org.apache.commons.configuration.Configuration config)
Populates this builder from the specified Configuration. |
Builder<T> |
Builder.fromFile()
Loads credentials from "ads.properties" file in one of the following locations according to the following order: in the current directory, in the user home directory, in the classpath |
Builder<T> |
Builder.fromFile(File path)
Populates this builder from a properties file from a specified path. |
Builder<T> |
Builder.fromFile(String path)
Populates this builder from a properties file from a specified path. |
Builder<T> |
Builder.fromFile(URL path)
Populates this builder from a properties file from a specified path. |
| Uses of Builder in com.google.api.ads.dfa.lib.client |
|---|
| Classes in com.google.api.ads.dfa.lib.client that implement Builder | |
|---|---|
static class |
DfaSession.Builder
Builder for DfaSession. |
| Uses of Builder in com.google.api.ads.dfp.lib.client |
|---|
| Classes in com.google.api.ads.dfp.lib.client that implement Builder | |
|---|---|
static class |
DfpSession.Builder
Builder for DfpSession. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||