smithy.api.Http
See theHttp companion object
Configures the HTTP bindings of an operation.
Value parameters
- code
-
The HTTP status code of a successful response.
- method
-
The HTTP method of the operation.
- uri
-
The URI pattern of the operation. Labels defined in the URI pattern are used to bind operation input members to the URI.
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article