class Rancher::InstanceStop

Included Modules

Defined in:

rancher/types/generated/instance_stop.cr

Constructors

Instance Method Summary

Instance methods inherited from class Rancher::Object

client : Client client, client=(client : Client) client=, client? : Client | Nil client?, id : String id, id=(id : String) id=, id? : String | Nil id?, with_client(client : Client) with_client

Constructor Detail

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

[View source]

Instance Method Detail

def remove : Bool #

def remove=(remove : Bool) #

[View source]
def remove? : Bool | Nil #

def timeout : Int64 #

def timeout=(timeout : Int64) #

[View source]
def timeout? : Int64 | Nil #