AWS SDK for Kotlin
Toggle table of contents
1.4.125
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
pipes
/
aws.sdk.kotlin.services.pipes.endpoints
/
PipesEndpointProvider
Pipes
Endpoint
Provider
fun
interface
PipesEndpointProvider
:
EndpointProvider
<
PipesEndpointParameters
>
Resolves to an endpoint for a given service operation.
Inheritors
DefaultPipesEndpointProvider
Members
Inherited functions
resolve
Endpoint
Link copied to clipboard
abstract
suspend
fun
resolveEndpoint
(
params
:
PipesEndpointParameters
)
:
Endpoint