public class CdnConfigurationServiceInterfaceperformCdnConfigurationAction extends Object
CdnConfiguration objects that match the given Statement.query.| Modifier and Type | Field and Description |
|---|---|
protected CdnConfigurationAction |
cdnConfigurationAction |
protected Statement |
filterStatement |
| Constructor and Description |
|---|
CdnConfigurationServiceInterfaceperformCdnConfigurationAction() |
| Modifier and Type | Method and Description |
|---|---|
CdnConfigurationAction |
getCdnConfigurationAction()
Gets the value of the cdnConfigurationAction property.
|
Statement |
getFilterStatement()
Gets the value of the filterStatement property.
|
void |
setCdnConfigurationAction(CdnConfigurationAction value)
Sets the value of the cdnConfigurationAction property.
|
void |
setFilterStatement(Statement value)
Sets the value of the filterStatement property.
|
protected CdnConfigurationAction cdnConfigurationAction
protected Statement filterStatement
public CdnConfigurationServiceInterfaceperformCdnConfigurationAction()
public CdnConfigurationAction getCdnConfigurationAction()
CdnConfigurationActionpublic void setCdnConfigurationAction(CdnConfigurationAction value)
value - allowed object is
CdnConfigurationActionpublic Statement getFilterStatement()
StatementCopyright © 2018. All Rights Reserved.