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