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