| Package | Description |
|---|---|
| com.google.api.ads.admanager.axis.v201802 |
| Modifier and Type | Field and Description |
|---|---|
static OriginForwardingType |
OriginForwardingType.CONVENTIONAL |
static OriginForwardingType |
OriginForwardingType.ORIGIN_PATH |
static OriginForwardingType |
OriginForwardingType.UNKNOWN |
| Modifier and Type | Method and Description |
|---|---|
static OriginForwardingType |
OriginForwardingType.fromString(String value) |
static OriginForwardingType |
OriginForwardingType.fromValue(String value) |
OriginForwardingType |
SecurityPolicySettings.getOriginForwardingType()
Gets the originForwardingType value for this SecurityPolicySettings.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SecurityPolicySettings.setOriginForwardingType(OriginForwardingType originForwardingType)
Sets the originForwardingType value for this SecurityPolicySettings.
|
| Constructor and Description |
|---|
SecurityPolicySettings(SecurityPolicyType securityPolicyType,
String tokenAuthenticationKey,
Boolean disableServerSideUrlSigning,
OriginForwardingType originForwardingType,
String originPathPrefix) |
Copyright © 2018. All Rights Reserved.