public class AsyncAdapter extends Object implements software.amazon.awssdk.http.async.SdkAsyncHttpClient
| Constructor and Description |
|---|
AsyncAdapter(S3Connection connection,
org.mule.runtime.http.api.client.HttpClient httpClient,
int responseTimeout,
org.mule.runtime.api.scheduler.Scheduler scheduler) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
CompletableFuture<Void> |
execute(software.amazon.awssdk.http.async.AsyncExecuteRequest asyncExecuteRequest) |
public AsyncAdapter(S3Connection connection, org.mule.runtime.http.api.client.HttpClient httpClient, int responseTimeout, org.mule.runtime.api.scheduler.Scheduler scheduler)
public CompletableFuture<Void> execute(software.amazon.awssdk.http.async.AsyncExecuteRequest asyncExecuteRequest)
execute in interface software.amazon.awssdk.http.async.SdkAsyncHttpClientpublic void close()
close in interface AutoCloseableclose in interface software.amazon.awssdk.utils.SdkAutoCloseableCopyright © 2025 MuleSoft, Inc.. All rights reserved.