Package | Description |
---|---|
com.openshift.internal.client |
Modifier and Type | Class and Description |
---|---|
class |
RestService |
Modifier and Type | Method and Description |
---|---|
protected IOpenShiftConnection |
AbstractOpenShiftConnectionFactory.getConnection(IRestService service,
String login,
String password) |
Constructor and Description |
---|
AbstractOpenShiftResource(IRestService service)
Instantiates a new abstract open shift resource.
|
AbstractOpenShiftResource(IRestService service,
Map<String,Link> links,
Messages messages)
Instantiates a new abstract open shift resource.
|
APIResource(String login,
String password,
IRestService service,
Map<String,Link> links) |
GearGroupResource(GearGroupResourceDTO dto,
IRestService service) |
GearGroupResource(String uuid,
String name,
Collection<IGear> gears,
IRestService service) |
Copyright © 2013 JBoss by Red Hat. All rights reserved.