public static final class SdkDefaultClientBuilder.NonManagedSdkAsyncHttpClient extends Object implements software.amazon.awssdk.http.async.SdkAsyncHttpClient
SdkAsyncHttpClient to prevent it from being closed. Used when the customer provides
an already built client in which case they are responsible for the lifecycle of it.| Modifier and Type | Method and Description |
|---|---|
String |
clientName() |
void |
close() |
CompletableFuture<Void> |
execute(software.amazon.awssdk.http.async.AsyncExecuteRequest request) |
public CompletableFuture<Void> execute(software.amazon.awssdk.http.async.AsyncExecuteRequest request)
execute in interface software.amazon.awssdk.http.async.SdkAsyncHttpClientpublic String clientName()
clientName in interface software.amazon.awssdk.http.async.SdkAsyncHttpClientpublic void close()
close in interface AutoCloseableclose in interface software.amazon.awssdk.utils.SdkAutoCloseableCopyright © 2022. All rights reserved.