CreateNodePoolRequest
class CreateNodePoolRequest extends Model (View source)
Properties
| string | $clusterId | ||
| protected | $nodePoolType | ||
| protected | $nodePoolDataType | ||
| string | $parent | ||
| string | $projectId | ||
| string | $zone |
Methods
setClusterId($clusterId)
No description
string
getClusterId()
No description
getNodePool()
No description
setParent($parent)
No description
string
getParent()
No description
setProjectId($projectId)
No description
string
getProjectId()
No description
setZone($zone)
No description
string
getZone()
No description
Details
setClusterId($clusterId)
No description
string
getClusterId()
No description
setNodePool(NodePool $nodePool)
No description
NodePool
getNodePool()
No description
setParent($parent)
No description
string
getParent()
No description
setProjectId($projectId)
No description
string
getProjectId()
No description
setZone($zone)
No description
string
getZone()
No description