class StartIPRotationRequest extends Model (View source)

Properties

string $clusterId
string $name
string $projectId
bool $rotateCredentials
string $zone

Methods

setClusterId($clusterId)

No description

string
getClusterId()

No description

setName($name)

No description

string
getName()

No description

setProjectId($projectId)

No description

string
getProjectId()

No description

setRotateCredentials($rotateCredentials)

No description

bool
getRotateCredentials()

No description

setZone($zone)

No description

string
getZone()

No description

Details

setClusterId($clusterId)

No description

Parameters

$clusterId

string getClusterId()

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

setRotateCredentials($rotateCredentials)

No description

Parameters

$rotateCredentials

bool getRotateCredentials()

No description

Return Value

bool

setZone($zone)

No description

Parameters

$zone

string getZone()

No description

Return Value

string