Smithy Kotlin
Toggle table of contents
1.5.19
common
Platform filter
common
Switch theme
Skip to content
Smithy Kotlin
runtime-core
/
aws.smithy.kotlin.runtime.net
/
Host
/
Domain
Domain
data
class
Domain
(
val
name
:
String
)
:
Host
Members
Members & Extensions
Constructors
Domain
Link copied to clipboard
constructor
(
name
:
String
)
Properties
name
Link copied to clipboard
val
name
:
String
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String
Inherited functions
to
Url
String
Link copied to clipboard
fun
Host
.
toUrlString
(
)
:
String