Smithy Kotlin
Toggle table of contents
1.5.8
common
Platform filter
common
Switch theme
Skip to content
Smithy Kotlin
runtime-core
/
aws.smithy.kotlin.runtime.net.url
/
Url
/
Companion
/
invoke
invoke
common
inline operator
fun
invoke
(
block
:
Url.Builder
.
(
)
->
Unit
)
:
Url
Create a new
Url
via a DSL builder block
Return
A new
Url
instance
Parameters
block
The code to apply to the builder