public class AwsSigningResult extends Object
| Constructor and Description |
|---|
AwsSigningResult() |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getSignature()
Gets the signature value from the result.
|
HttpRequest |
getSignedRequest()
Gets the signed http request from the result
|
public HttpRequest getSignedRequest()
public byte[] getSignature()
Copyright © 2021. All rights reserved.