> +
> +/**
> + * Provides access to the OpenStack Object Storage (Swift) Account API
> features.
> + *
> + * <p/>
> + * Account metadata prefixed with {@code X-Account-Meta-} will be converted
> + * appropriately using a binder/parser.
> + * <p/>
> + * This API is new to jclouds and hence is in Beta. That means we need
> people to use it and give us feedback. Based
> + * on that feedback, minor changes to the interfaces may happen. This code
> will replace
> + * org.jclouds.openstack.swift.SwiftClient in jclouds 2.0 and it is
> recommended you adopt it sooner than later.
> + *
> + *
> + * @see {@link Account}
> + */
> +@Beta
Does this (here and elsewhere in the code and docs) remain?
---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/563/files#r18603286