> +   /**
> +    * @return the timestamp when this cluster was created.
> +    */
> +   public String getCreated() {
> +      return created;
> +   }
> +   
> +   /**
> +    * @return the timestamp when this cluster was updated. This can be empty.
> +    */
> +   public String getUpdated() {
> +      return updated;
> +   }
> +   
> +   /**
> +    * @return The status of the execution of the init script.

I forgot to ask that Friday. Will ask.

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-labs-openstack/pull/78/files#r9606994

Reply via email to