public class RestUtils extends Object
| Constructor and Description |
|---|
RestUtils() |
| Modifier and Type | Method and Description |
|---|---|
static <T> String |
makeS3CanonicalString(String method,
String resource,
com.amazonaws.Request<T> request,
String expires)
Calculate the canonical string for a REST/HTTP request to S3.
|
Copyright © 2014. All rights reserved.