public interface IOpenShiftConfiguration
Modifier and Type | Method and Description |
---|---|
String |
getLibraDomain() |
String |
getLibraServer() |
Properties |
getProperties() |
String |
getRhlogin() |
void |
setLibraDomain(String libraDomain) |
void |
setLibraServer(String libraServer) |
void |
setRhlogin(String rhlogin) |
String getRhlogin()
void setRhlogin(String rhlogin)
String getLibraServer()
void setLibraServer(String libraServer)
String getLibraDomain()
void setLibraDomain(String libraDomain)
Properties getProperties()
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All rights reserved.