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
/
UrlPath
/
Companion
/
invoke
invoke
common
inline operator
fun
invoke
(
block
:
UrlPath.Builder
.
(
)
->
Unit
)
:
UrlPath
Create a new
UrlPath
via a DSL builder block
Return
A new
UrlPath
instance
Parameters
block
The code to apply to the builder