trevorflanagan commented on this pull request.
> @@ -47,7 +47,7 @@ public static Builder builder() {
public abstract String description();
@Nullable
- public abstract String state();
+ public abstract State state();
I am using the shared State enum. Better approach.
--
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-labs/pull/389#pullrequestreview-45177208
