Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
cb
v0.7.2
Top Level Namespace
CB
Action
Client
Account
Cluster
ClusterDetail
Error
FirewallRule
Logdest
Plan
Provider
Region
Role
Team
Role
ClusterCreate
Completion
NoClientError
Creds
LogdestAdd
LogdestDestroy
LogdestList
ManageFirewall
Program
Error
Psql
Scope
Token
Colorize
Object
IO
OptionParser
Scope
Bloat
Blocking
CacheHit
Calls
Check
Metadata
Connections
IndexHit
IndexSize
Locks
LongRunning
Mandelbrot
Meta
Outliers
SeqScans
Table
TableInfo
UnusedIndexes
VacuumStats
String
URI
Built with Crystal 1.9.2
2023-10-08 14:52:36 UTC
struct
CB::Client::FirewallRule
CB::Client::FirewallRule
Struct
Value
Object
Included Modules
JSON::Serializable
Defined in:
Constructors
.new
(id : String, rule : String)
.new
(pull : JSON::PullParser)
Instance Method Summary
#clone
#copy_with
(id _id = @id, rule _rule = @rule)
#id
: String
#rule
: String
Constructor Detail
def self.
new
(id :
String
, rule :
String
)
#
def self.
new
(pull : JSON::PullParser)
#
Instance Method Detail
def
clone
#
def
copy_with
(id _id = @id, rule _rule = @rule)
#
def
id
:
String
#
def
rule
:
String
#