ConcurrentAccessRestriction
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
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