Uses of Class
org.dasein.cloud.google.storage.StorageAction

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)
           
 



Copyright © 2011 enStratus Networks LLC. All Rights Reserved.