> +1. You can find these APIs in the latest 
> [Javadoc](http://demobox.github.com/jclouds-maven-site/latest/apidocs).
> +
> +### <a id="autoscale-source"></a>The Source Code
> +
> +1. Create the directory hierarchy 
> org/jclouds/examples/rackspace/clouddatabases/ in your jclouds directory.
> +1. Create Java source files called CreateInstance.java and Constants.java in 
> the directory above.
> +1. You should now have a directory with the following structure:
> +    * `jclouds/`
> +        * `pom.xml`
> +        * `lib/`
> +            * `*.jar`
> +        * `org/jclouds/examples/rackspace/autoscale/`
> +            * `CreatePolicy.java`
> +            * `Constants.java`
> +1. Open CreatePolicy.java for editing.
> +1. Go to the example code 
> [Createpolicy.java](https://github.com/jclouds/jclouds-examples/blob/master/rackspace/src/main/java/org/jclouds/examples/rackspace/autoscale/CreatePolicy.java),
>  read it over, and copy the code into your file.

404 for 
https://github.com/jclouds/jclouds-examples/blob/master/rackspace/src/main/java/org/jclouds/examples/rackspace/autoscale/CreatePolicy.java
 - expected?

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-site/pull/32/files#r7654186

Reply via email to