Uses of Class
org.jclouds.route53.domain.ChangeBatch.Action

Packages that use ChangeBatch.Action
org.jclouds.route53.domain   
 

Uses of ChangeBatch.Action in org.jclouds.route53.domain
 

Methods in org.jclouds.route53.domain that return ChangeBatch.Action
 ChangeBatch.Action ChangeBatch.ActionOnResourceRecordSet.getAction()
           
static ChangeBatch.Action ChangeBatch.Action.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ChangeBatch.Action[] ChangeBatch.Action.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.