Uses of Class
org.dasein.cloud.aws.storage.GlacierAction

Packages that use GlacierAction
org.dasein.cloud.aws.storage   
 

Uses of GlacierAction in org.dasein.cloud.aws.storage
 

Methods in org.dasein.cloud.aws.storage that return GlacierAction
static GlacierAction GlacierAction.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static GlacierAction[] GlacierAction.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.dasein.cloud.aws.storage with parameters of type GlacierAction
static GlacierMethod.Builder GlacierMethod.build(AWSCloud provider, GlacierAction action)
           
 

Constructors in org.dasein.cloud.aws.storage with parameters of type GlacierAction
GlacierMethod.Builder(AWSCloud provider, GlacierAction action)
           
 



Copyright © 2009-2014 Dell, Inc.. All Rights Reserved.