mcdonnell-john commented on this pull request.
> @@ -476,7 +595,7 @@ public String getIpAddress() { return this.ipAddress; } - public boolean isSourceNAT() { + public Boolean isSourceNAT() { @nacx Your right, I only added the annotation to the constructor parameters. When I get home I will make this change and squash again. Sorry about that. -- 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/1259#discussion_r238999909