@Singleton public class ParseImageIdFromLocationHeader extends Object implements com.google.common.base.Function<HttpResponse,String>
Image
from the body of the link in the Location header of the HTTPResponse.Constructor and Description |
---|
ParseImageIdFromLocationHeader() |
public String apply(HttpResponse response)
apply
in interface com.google.common.base.Function<HttpResponse,String>
Copyright © 2009-2013 jclouds. All Rights Reserved.