toggle menu
http4k
6.9.0.0
jvm
switch theme
search in API
http4k-platform-aws
/
org.http4k.aws
/
AwsSdkAsyncClient
Aws
Sdk
Async
Client
class
AwsSdkAsyncClient
(
http
:
HttpHandler
)
:
SdkAsyncHttpClient
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
>