public class ParseScalingPoliciesResponse
extends Object
implements com.google.common.base.Function<HttpResponse,com.google.common.collect.FluentIterable<ScalingPolicy>>
This parses the scaling policy response and decouples domain objects from the json object returned by the service.