geomacy commented on this pull request.
> @@ -40,17 +40,17 @@
/**
* The subnet is not yet available for use.
*/
- PENDING, UNRECOGNIZED;
Hm, hadn't meant to change VPC, just the classes I introduced - my thought was
to throw an exception rather than accept an unknown value (what use would it
be?). However, I see that pattern is used quite extensively in the domain
packages; so I'll just stick with that existing way of doing things.
--
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/1100#discussion_r116925461