public class CdnConfigurationServiceInterfacegetCdnConfigurationsByStatementResponse extends Object
Java class for getCdnConfigurationsByStatementResponse element declaration.
The following schema fragment specifies the expected content contained within this class.
<element name="getCdnConfigurationsByStatementResponse">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="rval" type="{https://www.google.com/apis/ads/publisher/v201711}CdnConfigurationPage" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
| Modifier and Type | Field and Description |
|---|---|
protected CdnConfigurationPage |
rval |
| Constructor and Description |
|---|
CdnConfigurationServiceInterfacegetCdnConfigurationsByStatementResponse() |
| Modifier and Type | Method and Description |
|---|---|
CdnConfigurationPage |
getRval()
Gets the value of the rval property.
|
void |
setRval(CdnConfigurationPage value)
Sets the value of the rval property.
|
protected CdnConfigurationPage rval
public CdnConfigurationServiceInterfacegetCdnConfigurationsByStatementResponse()
public CdnConfigurationPage getRval()
CdnConfigurationPagepublic void setRval(CdnConfigurationPage value)
value - allowed object is
CdnConfigurationPageCopyright © 2018. All Rights Reserved.