Package | Description |
---|---|
com.openshift.client | |
com.openshift.client.cartridge | |
com.openshift.internal.client |
Modifier and Type | Method and Description |
---|---|
Collection<IGearGroup> |
IApplication.getGearGroups()
Returns the gear groups for this application.
|
Modifier and Type | Method and Description |
---|---|
IGearGroup |
IDeployedStandaloneCartridge.getGearGroup()
Returns the gear group that this cartridge is deployed on
|
Modifier and Type | Class and Description |
---|---|
class |
GearGroupResource |
Modifier and Type | Method and Description |
---|---|
IGearGroup |
StandaloneCartridgeResource.getGearGroup() |
IGearGroup |
ApplicationResource.getGearGroup(ICartridge cartridge) |
IGearGroup |
ApplicationResource.getGearGroup(ICartridge cartridge,
Collection<IGearGroup> gearGroups) |
Modifier and Type | Method and Description |
---|---|
Collection<IGearGroup> |
ApplicationResource.getGearGroups() |
Modifier and Type | Method and Description |
---|---|
IGearGroup |
ApplicationResource.getGearGroup(ICartridge cartridge,
Collection<IGearGroup> gearGroups) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.