public class ScalingDependentList extends Object implements Serializable
| Constructor and Description |
|---|
ScalingDependentList(List<String> scalingDependentList) |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getScalingDependentListComponents() |
boolean |
isScalingDependent(String id) |
void |
setScalingDependentListComponents(List<String> scalingDependentListComponents) |
Copyright © 2012–2016 The Apache Software Foundation. All rights reserved.