class Amazonite::Codegen::Service::Operation

Defined in:

codegen/service/operation.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(json : JSON::Any) #

[View source]

Instance Method Detail

def errors : Array(String) #

[View source]
def http : Amazonite::Codegen::Service::Operation::Http #

[View source]
def input : String? #

[View source]
def lower_name #

[View source]
def name : String #

[View source]
def output : String? #

[View source]