|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DfaSession.Environment | |
|---|---|
| com.google.api.ads.dfa.lib.client | |
| Uses of DfaSession.Environment in com.google.api.ads.dfa.lib.client |
|---|
| Methods in com.google.api.ads.dfa.lib.client that return DfaSession.Environment | |
|---|---|
static DfaSession.Environment |
DfaSession.Environment.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static DfaSession.Environment[] |
DfaSession.Environment.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.google.api.ads.dfa.lib.client with parameters of type DfaSession.Environment | |
|---|---|
DfaSession.Builder |
DfaSession.Builder.withEnvironment(DfaSession.Environment environment)
Includes the specified environment, e.g. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||