Package | Description |
---|---|
com.openshift.internal.client.response |
Modifier and Type | Method and Description |
---|---|
List<GearComponentDTO> |
GearResourceDTO.getComponents()
Gets the components.
|
Constructor and Description |
---|
GearResourceDTO(String uuid,
String gitUrl,
List<GearComponentDTO> components,
List<Message> creationLog)
Instantiates a new gears resource dto.
|
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.