>     URI createVault(String vaultName);
> +
> +   /**
> +    * A DELETE request operation with a vault name to delete an existing 
> vault. The vault must be empty.
> +    *
> +    * @param vaultName
> +    *           Name of the Vault being deleted.
> +    * @return False, if the vault was not empty and therefore not deleted.

... and when does it return true?

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-labs-aws/pull/4/files#r12842792

Reply via email to