Class ParseScalingPoliciesResponse

  • All Implemented Interfaces:
    com.google.common.base.Function<HttpResponse,​com.google.common.collect.FluentIterable<ScalingPolicy>>, Function<HttpResponse,​com.google.common.collect.FluentIterable<ScalingPolicy>>

    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.