Uses of Class
org.jclouds.route53.domain.ChangeBatch.Action
- 
Packages that use ChangeBatch.Action Package Description org.jclouds.route53.domain  - 
- 
Uses of ChangeBatch.Action in org.jclouds.route53.domain
Methods in org.jclouds.route53.domain that return ChangeBatch.Action Modifier and Type Method Description ChangeBatch.ActionChangeBatch.ActionOnResourceRecordSet. getAction()static ChangeBatch.ActionChangeBatch.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. 
 -