toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
glacier
/
aws.sdk.kotlin.services.glacier.endpoints
/
GlacierEndpointProvider
Glacier
Endpoint
Provider
fun
interface
GlacierEndpointProvider
:
EndpointProvider
<
GlacierEndpointParameters
>
Resolves to an endpoint for a given service operation.
Inheritors
DefaultGlacierEndpointProvider
Members
Inherited functions
resolve
Endpoint
Link copied to clipboard
abstract
suspend
fun
resolveEndpoint
(
params
:
GlacierEndpointParameters
)
:
Endpoint