Smithy Kotlin
Toggle table of contents
1.5.8
common
Platform filter
common
Switch theme
Skip to content
Smithy Kotlin
smithy-client
/
aws.smithy.kotlin.runtime.client.endpoints
/
EndpointProvider
Endpoint
Provider
common
fun
interface
EndpointProvider
<
T
>
Resolves endpoints for a given service client.
Members
Functions
resolve
Endpoint
Link copied to clipboard
common
abstract
suspend
fun
resolveEndpoint
(
params
:
T
)
:
Endpoint
Resolve the endpoint to make requests to