AwsSdkAsyncClient

class AwsSdkAsyncClient(http: HttpHandler) : SdkAsyncHttpClient

Constructors

Link copied to clipboard
constructor(http: HttpHandler)

Functions

Link copied to clipboard
open fun clientName(): String
Link copied to clipboard
open override fun close()
Link copied to clipboard
open override fun execute(request: AsyncExecuteRequest): CompletableFuture<Void>