Package | Description |
---|---|
com.openshift.client | |
com.openshift.internal.client | |
com.openshift.internal.client.response |
Modifier and Type | Method and Description |
---|---|
Collection<IGearGroup> |
IApplication.getGearGroups()
Returns the gear groups for this application
|
Modifier and Type | Class and Description |
---|---|
class |
GearGroupResource |
Modifier and Type | Method and Description |
---|---|
Collection<IGearGroup> |
ApplicationResource.getGearGroups() |
Constructor and Description |
---|
ApplicationResource(String name,
String uuid,
String creationTime,
Messages messages,
String applicationUrl,
String gitUrl,
String initialGitUrl,
IGearProfile gearProfile,
List<IGearGroup> gearGroups,
ApplicationScale scale,
IStandaloneCartridge cartridge,
List<String> aliases,
Map<String,String> embeddedCartridgesInfos,
Map<String,Link> links,
DomainResource domain)
Instantiates a new application.
|
Modifier and Type | Method and Description |
---|---|
List<IGearGroup> |
ApplicationResourceDTO.getGearGroups() |
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All rights reserved.