toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
iotthingsgraph
/
aws.sdk.kotlin.services.iotthingsgraph.endpoints
/
IotThingsGraphEndpointProvider
Iot
Things
Graph
Endpoint
Provider
fun
interface
IotThingsGraphEndpointProvider
:
EndpointProvider
<
IotThingsGraphEndpointParameters
>
Resolves to an endpoint for a given service operation.
Inheritors
DefaultIotThingsGraphEndpointProvider
Members
Inherited functions
resolve
Endpoint
Link copied to clipboard
abstract
suspend
fun
resolveEndpoint
(
params
:
IotThingsGraphEndpointParameters
)
:
Endpoint