ak58588 commented on this pull request.
> @@ -73,6 +77,8 @@ public HttpRequest signGetBlob(String container, String
> name) {
@Override
public HttpRequest signGetBlob(String container, String name, long
timeInSeconds) {
+ System.out.println("Method signGetBlob is called " +
container + " , " + name + " , " + timeInSeconds);
removed!
--
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/1270#discussion_r252993686