| Package | Description |
|---|---|
| com.google.api.services.dfareporting.model |
| Modifier and Type | Method and Description |
|---|---|
ThirdPartyAuthenticationToken |
ThirdPartyAuthenticationToken.clone() |
ThirdPartyAuthenticationToken |
ThirdPartyAuthenticationToken.set(String fieldName,
Object value) |
ThirdPartyAuthenticationToken |
ThirdPartyAuthenticationToken.setName(String name)
Name of the third-party authentication token.
|
ThirdPartyAuthenticationToken |
ThirdPartyAuthenticationToken.setValue(String value)
Value of the third-party authentication token.
|
| Modifier and Type | Method and Description |
|---|---|
List<ThirdPartyAuthenticationToken> |
FloodlightConfiguration.getThirdPartyAuthenticationTokens()
List of third-party authentication tokens enabled for this configuration.
|
| Modifier and Type | Method and Description |
|---|---|
FloodlightConfiguration |
FloodlightConfiguration.setThirdPartyAuthenticationTokens(List<ThirdPartyAuthenticationToken> thirdPartyAuthenticationTokens)
List of third-party authentication tokens enabled for this configuration.
|
Copyright © 2011–2025 Google. All rights reserved.