This project has retired. For details please refer to its
Attic page.
ParseGroupResponse (Apache jclouds 2.0.0 API)
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
- java.lang.Object
-
- org.jclouds.rackspace.autoscale.v1.functions.ParseGroupResponse
-
- All Implemented Interfaces:
- com.google.common.base.Function<HttpResponse,Group>
public class ParseGroupResponse
extends Object
implements com.google.common.base.Function<HttpResponse,Group>
This parses the group response and decouples domain objects from the json object returned by the service.
-
-
Method Summary
Methods
Modifier and Type |
Method and Description |
Group |
apply(HttpResponse from)
Parses the Group from the response
|
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface com.google.common.base.Function
equals
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.