Package | Description |
---|---|
com.openshift.internal.client |
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
protected List<String> |
ApplicationResource.sshExecCmd(String command,
ApplicationResource.SshStreams sshStream) |
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All rights reserved.