Package | Description |
---|---|
net.noderunner.amazon.s3 |
Modifier and Type | Method and Description |
---|---|
static Method |
Method.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Method[] |
Method.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static String |
CanonicalString.make(Method method,
Bucket bucket,
String key,
Map<String,String> pathArgs,
Headers headers)
Returns a canonical string used in authentication.
|
static String |
CanonicalString.make(Method method,
Bucket bucket,
String key,
Map<String,String> pathArgs,
Headers headers,
String expires)
Returns a canonical string used in authentication.
|
Copyright © 2013. All Rights Reserved.