Class URIParser
java.lang.Object
org.jclouds.azurecompute.arm.functions.URIParser
- All Implemented Interfaces:
com.google.common.base.Function<HttpResponse,
,URI> Function<HttpResponse,
URI>
@Singleton
public class URIParser
extends Object
implements com.google.common.base.Function<HttpResponse,URI>
Parses job status from http response
-
Constructor Details
-
URIParser
public URIParser()
-
-
Method Details
-
apply
- Specified by:
apply
in interfacecom.google.common.base.Function<HttpResponse,
URI> - Specified by:
apply
in interfaceFunction<HttpResponse,
URI>
-