class SetMonitoringServiceRequest extends Model (View source)

Properties

string $clusterId
string $monitoringService
string $name
string $projectId
string $zone

Methods

setClusterId($clusterId)

No description

string
getClusterId()

No description

setMonitoringService($monitoringService)

No description

string
getMonitoringService()

No description

setName($name)

No description

string
getName()

No description

setProjectId($projectId)

No description

string
getProjectId()

No description

setZone($zone)

No description

string
getZone()

No description

Details

setClusterId($clusterId)

No description

Parameters

$clusterId

string getClusterId()

No description

Return Value

string

setMonitoringService($monitoringService)

No description

Parameters

$monitoringService

string getMonitoringService()

No description

Return Value

string

setName($name)

No description

Parameters

$name

string getName()

No description

Return Value

string

setProjectId($projectId)

No description

Parameters

$projectId

string getProjectId()

No description

Return Value

string

setZone($zone)

No description

Parameters

$zone

string getZone()

No description

Return Value

string