Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
Analyzer::Specification::Smithy::HttpBinding
Inherits
Struct
<
Value
<
Object
Parsed representation of one operation's HTTP binding.
Constructors
new
(method :
String
, uri :
String
, code :
Int32
|
Nil
)
Source
Instance methods
clone
Source
code
copy_with
(method _method = @method, uri _uri = @uri, code _code = @code)
Source
method
uri