Uses of Class
org.jclouds.ec2.util.Tags.KeyFunction

Packages that use Tags.KeyFunction
org.jclouds.ec2.util   
 

Uses of Tags.KeyFunction in org.jclouds.ec2.util
 

Methods in org.jclouds.ec2.util that return Tags.KeyFunction
static Tags.KeyFunction Tags.KeyFunction.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Tags.KeyFunction[] Tags.KeyFunction.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.