public class TemporarySignatureResponse extends Object
| Constructor and Description |
|---|
TemporarySignatureResponse(String signedUrl) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getActualSignedRequestHeaders()
Obtain the request headers.
|
String |
getSignedUrl()
Obtain the URL of the temporarily authorized access.
|
String |
toString() |
public TemporarySignatureResponse(String signedUrl)
Copyright © 2019. All rights reserved.