Package | Description |
---|---|
com.openshift.client | |
com.openshift.internal.client | |
com.openshift.internal.client.response |
Modifier and Type | Method and Description |
---|---|
Collection<IGear> |
IGearGroup.getGears()
Returns the gears in this gear group resource
|
Modifier and Type | Class and Description |
---|---|
class |
Gear
A gear that a cartridge is running on.
|
Modifier and Type | Method and Description |
---|---|
Collection<IGear> |
GearGroupResource.getGears() |
Constructor and Description |
---|
GearGroupResource(String uuid,
String name,
Collection<IGear> gears,
IRestService service) |
Modifier and Type | Method and Description |
---|---|
Collection<IGear> |
GearGroupResourceDTO.getGears()
Returns the gears within this gear group.
|
Copyright © 2013 JBoss by Red Hat. All rights reserved.