public static final class SdkDefaultClientBuilder.NonManagedSdkAsyncHttpClient extends Object
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(AsyncExecuteRequest request) |
public CompletableFuture<Void> execute(AsyncExecuteRequest request)
public String clientName()
public void close()
Copyright © 2023. All rights reserved.