public class ParseClaim extends Object implements com.google.common.base.Function<HttpResponse,Claim>
| Modifier and Type | Field and Description |
|---|---|
protected static com.google.common.base.Function<org.jclouds.openstack.marconi.v1.functions.ParseClaim.ClaimWithHref,Claim> |
TO_CLAIM |
protected static final com.google.common.base.Function<org.jclouds.openstack.marconi.v1.functions.ParseClaim.ClaimWithHref,Claim> TO_CLAIM
public Claim apply(HttpResponse response)
apply in interface com.google.common.base.Function<HttpResponse,Claim>Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.