class CreateClusterRequest extends Model (View source)

Properties

protected $clusterType
protected $clusterDataType
string $clusterId
string $parent

Methods

setCluster(Cluster $cluster)

No description

getCluster()

No description

setClusterId($clusterId)

No description

string
getClusterId()

No description

setParent($parent)

No description

string
getParent()

No description

Details

setCluster(Cluster $cluster)

No description

Parameters

Cluster $cluster

Cluster getCluster()

No description

Return Value

Cluster

setClusterId($clusterId)

No description

Parameters

$clusterId

string getClusterId()

No description

Return Value

string

setParent($parent)

No description

Parameters

$parent

string getParent()

No description

Return Value

string