public static final class SdkDefaultClientBuilder.NonManagedSdkAsyncHttpClient extends Object implements 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.SdkAsyncHttpClient.Builder<T extends SdkAsyncHttpClient.Builder<T>>| Modifier and Type | Method and Description |
|---|---|
void |
close() |
CompletableFuture<Void> |
execute(AsyncExecuteRequest request) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclientNamepublic CompletableFuture<Void> execute(AsyncExecuteRequest request)
execute in interface SdkAsyncHttpClientpublic void close()
close in interface AutoCloseableclose in interface SdkAutoCloseableCopyright © 2019. All rights reserved.