toggle menu
Smithy Kotlin
1.0.15
common
switch theme
smithy-client
/
aws.smithy.kotlin.runtime.client.endpoints
/
EndpointProvider
Endpoint
Provider
fun
interface
EndpointProvider
<
T
>
Resolves endpoints for a given service client.
Members
Functions
resolve
Endpoint
Link copied to clipboard
abstract
suspend
fun
resolveEndpoint
(
params
:
T
)
:
Endpoint
Resolve the endpoint to make requests to