AWS SDK for Kotlin
Toggle table of contents
1.5.0
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
gameliftstreams
/
aws.sdk.kotlin.services.gameliftstreams.endpoints
/
GameLiftStreamsEndpointProvider
Game
Lift
Streams
Endpoint
Provider
fun
interface
GameLiftStreamsEndpointProvider
:
EndpointProvider
<
GameLiftStreamsEndpointParameters
>
Resolves to an endpoint for a given service operation.
Inheritors
DefaultGameLiftStreamsEndpointProvider
Members
Inherited functions
resolve
Endpoint
Link copied to clipboard
abstract
suspend
fun
resolveEndpoint
(
params
:
GameLiftStreamsEndpointParameters
)
:
Endpoint