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