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