http4k-platform-aws
Toggle table of contents
6.20.0.2
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k-platform-aws
http4k-platform-aws
/
org.http4k.aws
/
AwsSdkAsyncClient
Aws
Sdk
Async
Client
class
AwsSdkAsyncClient
(
http
:
HttpHandler
)
:
SdkAsyncHttpClient
(
source
)
Members
Constructors
Aws
Sdk
Async
Client
Link copied to clipboard
constructor
(
http
:
HttpHandler
)
Functions
client
Name
Link copied to clipboard
open
fun
clientName
(
)
:
String
?
close
Link copied to clipboard
open
override
fun
close
(
)
execute
Link copied to clipboard
open
override
fun
execute
(
request
:
AsyncExecuteRequest
)
:
CompletableFuture
<
Void
>