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
/
UrlEncoding
/
None
None
common
object
None
:
UrlEncoding
None of the encodable parts of the URL are encoded.
Members
Functions
to
String
Link copied to clipboard
common
open
override
fun
toString
(
)
:
String
Inherited functions
contains
Link copied to clipboard
common
operator
fun
contains
(
item
:
UrlEncoding
)
:
Boolean
equals
Link copied to clipboard
common
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
hash
Code
Link copied to clipboard
common
open
override
fun
hashCode
(
)
:
Int
minus
Link copied to clipboard
common
operator
fun
minus
(
other
:
UrlEncoding
)
:
UrlEncoding
plus
Link copied to clipboard
common
operator
fun
plus
(
other
:
UrlEncoding
)
:
UrlEncoding