Smithy Kotlin
Toggle table of contents
1.5.8
common
Platform filter
common
Switch theme
Skip to content
Smithy Kotlin
http
/
aws.smithy.kotlin.runtime.http
/
HttpMethod
/
Companion
Companion
object
Companion
Members
Functions
parse
Link copied to clipboard
fun
parse
(
method
:
String
)
:
HttpMethod
Parse from a raw string representation of an HTTP method (e.g. "get")