class ConcurrentAccessRestriction extends Model (View source)

Properties

bool $deviceAllowed
string $kind
int $maxConcurrentDevices
string $message
string $nonce
string $reasonCode
bool $restricted
string $signature
string $source
int $timeWindowSeconds
string $volumeId

Methods

setDeviceAllowed($deviceAllowed)

No description

bool
getDeviceAllowed()

No description

setKind($kind)

No description

string
getKind()

No description

setMaxConcurrentDevices($maxConcurrentDevices)

No description

int
getMaxConcurrentDevices()

No description

setMessage($message)

No description

string
getMessage()

No description

setNonce($nonce)

No description

string
getNonce()

No description

setReasonCode($reasonCode)

No description

string
getReasonCode()

No description

setRestricted($restricted)

No description

bool
getRestricted()

No description

setSignature($signature)

No description

string
getSignature()

No description

setSource($source)

No description

string
getSource()

No description

setTimeWindowSeconds($timeWindowSeconds)

No description

int
getTimeWindowSeconds()

No description

setVolumeId($volumeId)

No description

string
getVolumeId()

No description

Details

setDeviceAllowed($deviceAllowed)

No description

Parameters

$deviceAllowed

bool getDeviceAllowed()

No description

Return Value

bool

setKind($kind)

No description

Parameters

$kind

string getKind()

No description

Return Value

string

setMaxConcurrentDevices($maxConcurrentDevices)

No description

Parameters

$maxConcurrentDevices

int getMaxConcurrentDevices()

No description

Return Value

int

setMessage($message)

No description

Parameters

$message

string getMessage()

No description

Return Value

string

setNonce($nonce)

No description

Parameters

$nonce

string getNonce()

No description

Return Value

string

setReasonCode($reasonCode)

No description

Parameters

$reasonCode

string getReasonCode()

No description

Return Value

string

setRestricted($restricted)

No description

Parameters

$restricted

bool getRestricted()

No description

Return Value

bool

setSignature($signature)

No description

Parameters

$signature

string getSignature()

No description

Return Value

string

setSource($source)

No description

Parameters

$source

string getSource()

No description

Return Value

string

setTimeWindowSeconds($timeWindowSeconds)

No description

Parameters

$timeWindowSeconds

int getTimeWindowSeconds()

No description

Return Value

int

setVolumeId($volumeId)

No description

Parameters

$volumeId

string getVolumeId()

No description

Return Value

string