> this.ttl = ttl; > - this.cdn_uri = cdnUri; > - this.cdn_ssl_uri = cdnSslUri; > - this.cdn_streaming_uri = cdnStreamingUri; > + this.cdnUri = cdnUri; > + this.cdnSslUri = cdnSslUri; > + this.cdnStreamingUri = cdnStreamingUri; > + this.cdnIosUri = cdnIosUri;
Not a fan of snakey case anyway. ;) --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/309/files#r10439898
