public class ParseScalingPoliciesResponse extends Object implements com.google.common.base.Function<HttpResponse,com.google.common.collect.FluentIterable<ScalingPolicy>>
| Modifier and Type | Method and Description |
|---|---|
com.google.common.collect.FluentIterable<ScalingPolicy> |
apply(HttpResponse from)
Parse a list of scaling policy responses
|
public com.google.common.collect.FluentIterable<ScalingPolicy> apply(HttpResponse from)
apply in interface Function<HttpResponse,com.google.common.collect.FluentIterable<ScalingPolicy>>Copyright © 2009–2021 The Apache Software Foundation. All rights reserved.