> @@ -367,6 +367,7 @@ protected UsageRecord(String id, @Nullable String
> description, @Nullable String
> this.usageType = usageType;
> }
>
> + @Nullable
> public String getId() {These changes look fine. Could you split these off into a separate PR? They don't seem to be related to the changes below. --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/124/files#r5966693
