Package | Description |
---|---|
org.jclouds.rackspace.autoscale.v1.domain |
Modifier and Type | Method and Description |
---|---|
List<GroupInstance> |
GroupState.getGroupInstances() |
Constructor and Description |
---|
GroupState(String id,
List<Link> links,
int activeCapacity,
int pendingCapacity,
int desiredCapacity,
boolean paused,
List<GroupInstance> groupInstances) |
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.