struct CB::Client::Cluster

Included Modules

Defined in:

Constructors

Instance Method Summary

Constructor Detail

def self.new(id : String, team_id : String, name : String) #

def self.new(pull : JSON::PullParser) #

Instance Method Detail

def clone #

def copy_with(id _id = @id, team_id _team_id = @team_id, name _name = @name) #

def id : String #

def name : String #

def team_id : String #