Package | Description |
---|---|
software.amazon.awssdk.crt.auth.signing | |
software.amazon.awssdk.crt.http |
Modifier and Type | Method and Description |
---|---|
static CompletableFuture<HttpRequest> |
AwsSigner.signRequest(HttpRequest request,
AwsSigningConfig config) |
Modifier and Type | Method and Description |
---|---|
static CompletableFuture<HttpRequest> |
AwsSigner.signRequest(HttpRequest request,
AwsSigningConfig config) |
Modifier and Type | Method and Description |
---|---|
CompletableFuture<HttpStream> |
HttpClientConnection.makeRequest(HttpRequest request,
HttpStreamResponseHandler streamHandler)
Schedules an HttpRequest on the Native EventLoop for this HttpClientConnection.
|
Copyright © 2019. All rights reserved.