Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
lavin-httpclient
main
Contract
Capabilities
ClientProperties
Connection
Details
EffectivePolicyDefinition
Exchange
Interface
LimitValue
Listener
MessagesStatsExchanges
MessagesStatsQueue
MessagesStatsStatus
MessagesStatsVhost
ObjectTotals
Permission
Policy
Queue
QueueTotals
Status
User
Vhost
VhostLimit
Lavin
Httpclient
Connection
Definition
Exchange
HTTPException
Model
Permission
Policy
Queue
Status
Tags
User
Vhost
VhostLimit
Generated using Crystal 1.14.0
2024-11-26 18:37:09 UTC
struct
Contract::
VhostLimit
Contract::VhostLimit
Contract::Interface
Struct
Value
Object
Defined in:
contract/vhostlimit.cr
Constructors
.new
(pull : JSON::PullParser)
Instance Method Summary
#value
: LimitValue
#value=
(value : LimitValue)
#vhost
: String
#vhost=
(vhost : String)
Constructor methods inherited from struct
Contract::Interface
new(pull : JSON::PullParser)
new
Constructor Detail
def self.
new
(pull : JSON::PullParser)
#
[
View source
]
Instance Method Detail
def
value
:
LimitValue
#
[
View source
]
def
value=
(value :
LimitValue
)
#
[
View source
]
def
vhost
: String
#
[
View source
]
def
vhost=
(vhost : String)
#
[
View source
]