ApplicationUpdateDescriptor
Table of Contents
Properties
-
$description
: mixed
-
$distrib
: mixed
-
$name
: mixed
-
$nodes
: mixed
-
$propertySets
: mixed
-
$removeNodes
: mixed
-
$removePropertySets
: mixed
-
$removeReplicaGroups
: mixed
-
$removeServerTemplates
: mixed
-
$removeServiceTemplates
: mixed
-
$removeVariables
: mixed
-
$replicaGroups
: mixed
-
$serverTemplates
: mixed
-
$serviceTemplates
: mixed
-
$variables
: mixed
Methods
-
__construct()
: mixed
-
__toString()
: string
$description
public
mixed
$description
$distrib
public
mixed
$distrib
$name
public
mixed
$name
$nodes
public
mixed
$nodes
$propertySets
public
mixed
$propertySets
$removeNodes
public
mixed
$removeNodes
$removePropertySets
public
mixed
$removePropertySets
$removeReplicaGroups
public
mixed
$removeReplicaGroups
$removeServerTemplates
public
mixed
$removeServerTemplates
$removeServiceTemplates
public
mixed
$removeServiceTemplates
$removeVariables
public
mixed
$removeVariables
$replicaGroups
public
mixed
$replicaGroups
$serverTemplates
public
mixed
$serverTemplates
$serviceTemplates
public
mixed
$serviceTemplates
$variables
public
mixed
$variables
__construct()
public
__construct([mixed $name = '' ][, mixed $description = null ][, mixed $distrib = null ][, mixed $variables = null ][, mixed $removeVariables = null ][, mixed $propertySets = null ][, mixed $removePropertySets = null ][, mixed $replicaGroups = null ][, mixed $removeReplicaGroups = null ][, mixed $serverTemplates = null ][, mixed $removeServerTemplates = null ][, mixed $serviceTemplates = null ][, mixed $removeServiceTemplates = null ][, mixed $nodes = null ][, mixed $removeNodes = null ]) : mixed
Parameters
-
$name
: mixed
= ''
-
-
$description
: mixed
= null
-
-
$distrib
: mixed
= null
-
-
$variables
: mixed
= null
-
-
$removeVariables
: mixed
= null
-
-
$propertySets
: mixed
= null
-
-
$removePropertySets
: mixed
= null
-
-
$replicaGroups
: mixed
= null
-
-
$removeReplicaGroups
: mixed
= null
-
-
$serverTemplates
: mixed
= null
-
-
$removeServerTemplates
: mixed
= null
-
-
$serviceTemplates
: mixed
= null
-
-
$removeServiceTemplates
: mixed
= null
-
-
$nodes
: mixed
= null
-
-
$removeNodes
: mixed
= null
-
__toString()
public
__toString() : string