class PerformanceLimits extends Model (View source)

Properties

string $maxReadIops
string $maxReadThroughput
string $maxWriteIops
string $maxWriteThroughput

Methods

setMaxReadIops($maxReadIops)

No description

string
getMaxReadIops()

No description

setMaxReadThroughput($maxReadThroughput)

No description

string
getMaxReadThroughput()

No description

setMaxWriteIops($maxWriteIops)

No description

string
getMaxWriteIops()

No description

setMaxWriteThroughput($maxWriteThroughput)

No description

string
getMaxWriteThroughput()

No description

Details

setMaxReadIops($maxReadIops)

No description

Parameters

$maxReadIops

string getMaxReadIops()

No description

Return Value

string

setMaxReadThroughput($maxReadThroughput)

No description

Parameters

$maxReadThroughput

string getMaxReadThroughput()

No description

Return Value

string

setMaxWriteIops($maxWriteIops)

No description

Parameters

$maxWriteIops

string getMaxWriteIops()

No description

Return Value

string

setMaxWriteThroughput($maxWriteThroughput)

No description

Parameters

$maxWriteThroughput

string getMaxWriteThroughput()

No description

Return Value

string