class Quantum::Requests::Zone

Defined in:

quantum/requests/zone.cr

Instance Method Summary

Constructor methods inherited from class Quantum::Requests::Base

new(session : Session, client_tag : String) new

Instance Method Detail

def get_by_id(id : Int32) #

[View source]
def get_by_persistent_id(id : Int32) #

[View source]
def get_status(id : Int32) #

[View source]
def set_status_level(id : Int32, level : String) #

[View source]