|
OpenShift Java Client 2.5.0.Final | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ApplicationResource.SshStreams | |
---|---|
com.openshift.internal.client |
Uses of ApplicationResource.SshStreams in com.openshift.internal.client |
---|
Methods in com.openshift.internal.client that return ApplicationResource.SshStreams | |
---|---|
static ApplicationResource.SshStreams |
ApplicationResource.SshStreams.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ApplicationResource.SshStreams[] |
ApplicationResource.SshStreams.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in com.openshift.internal.client with parameters of type ApplicationResource.SshStreams | |
---|---|
protected List<String> |
ApplicationResource.sshExecCmd(String command,
ApplicationResource.SshStreams sshStream)
|
|
OpenShift Java Client 2.5.0.Final | |||||||||
PREV NEXT | FRAMES NO FRAMES |