Package | Description |
---|---|
com.openshift.internal.client |
Modifier and Type | Class and Description |
---|---|
class |
RestService |
Modifier and Type | Method and Description |
---|---|
protected IRestService |
AbstractOpenShiftResource.getService()
Gets the service.
|
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,
List<Message> creationLog)
Instantiates a new abstract open shift resource.
|
APIResource(String login,
String password,
IRestService service,
Map<String,Link> links) |
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.