|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StorageAction | |
|---|---|
| org.dasein.cloud.google.storage | |
| Uses of StorageAction in org.dasein.cloud.google.storage |
|---|
| Methods in org.dasein.cloud.google.storage that return StorageAction | |
|---|---|
static StorageAction |
StorageAction.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static StorageAction[] |
StorageAction.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in org.dasein.cloud.google.storage with parameters of type StorageAction | |
|---|---|
StorageMethod(GoogleAppEngine provider,
StorageAction action)
|
|
StorageMethod(GoogleAppEngine provider,
StorageAction action,
Map<String,String> parameters,
Map<String,String> headers)
|
|
StorageMethod(GoogleAppEngine provider,
StorageAction action,
Map<String,String> parameters,
Map<String,String> headers,
String contentType,
File uploadFile)
|
|
StorageMethod(GoogleAppEngine provider,
StorageAction action,
Map<String,String> parameters,
Map<String,String> headers,
String contentType,
String body)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||