gaul commented on this pull request.
> @@ -32,7 +32,34 @@ private DomainResourceReferences() {
}
public enum Location {
- ASIA, EU, US, ASIA_EAST1, US_CENTRAL1, US_CENTRAL2, US_EAST1, US_EAST2,
US_EAST3, US_WEST1;
I prefer not to break any application using this valid region. Could you
special case your code for this situation or consume the suggested `@Beta`
annotation?
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/1194#discussion_r179982277