| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<Void> |
SdkDefaultClientBuilder.NonManagedSdkAsyncHttpClient.execute(AsyncExecuteRequest request) |
| Modifier and Type | Method and Description |
|---|---|
AsyncExecuteRequest |
AsyncExecuteRequest.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<Void> |
SdkAsyncHttpClient.execute(AsyncExecuteRequest request)
Execute the request.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<Void> |
AwsCrtAsyncHttpClient.execute(AsyncExecuteRequest asyncRequest) |
| Modifier and Type | Method and Description |
|---|---|
AsyncExecuteRequest |
CrtAsyncRequestContext.sdkRequest() |
| Modifier and Type | Method and Description |
|---|---|
CrtAsyncRequestContext.Builder |
CrtAsyncRequestContext.Builder.request(AsyncExecuteRequest request) |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<Void> |
NettyNioAsyncHttpClient.execute(AsyncExecuteRequest request) |
| Modifier and Type | Method and Description |
|---|---|
AsyncExecuteRequest |
RequestContext.executeRequest() |
| Constructor and Description |
|---|
RequestContext(SdkChannelPool channelPool,
io.netty.channel.EventLoopGroup eventLoopGroup,
AsyncExecuteRequest executeRequest,
NettyConfiguration configuration) |
Copyright © 2026. All rights reserved.