Policy
class Policy extends Collection (View source)
Properties
protected | $collection_key | ||
protected | $alternativeNameServerConfigType | ||
protected | $alternativeNameServerConfigDataType | ||
string | $description | ||
bool | $enableInboundForwarding | ||
bool | $enableLogging | ||
string | $id | ||
string | $kind | ||
string | $name | ||
protected | $networksType | ||
protected | $networksDataType |
Methods
setAlternativeNameServerConfig(PolicyAlternativeNameServerConfig $alternativeNameServerConfig)
No description
getAlternativeNameServerConfig()
No description
setDescription($description)
No description
string
getDescription()
No description
setEnableInboundForwarding($enableInboundForwarding)
No description
bool
getEnableInboundForwarding()
No description
setEnableLogging($enableLogging)
No description
bool
getEnableLogging()
No description
setId($id)
No description
string
getId()
No description
setKind($kind)
No description
string
getKind()
No description
setName($name)
No description
string
getName()
No description
setNetworks($networks)
No description
getNetworks()
No description
Details
setAlternativeNameServerConfig(PolicyAlternativeNameServerConfig $alternativeNameServerConfig)
No description
PolicyAlternativeNameServerConfig
getAlternativeNameServerConfig()
No description
setDescription($description)
No description
string
getDescription()
No description
setEnableInboundForwarding($enableInboundForwarding)
No description
bool
getEnableInboundForwarding()
No description
setEnableLogging($enableLogging)
No description
bool
getEnableLogging()
No description
setId($id)
No description
string
getId()
No description
setKind($kind)
No description
string
getKind()
No description
setName($name)
No description
string
getName()
No description
setNetworks($networks)
No description
PolicyNetwork[]
getNetworks()
No description