| Modifier and Type | Field and Description |
|---|---|
static String |
CONTAINER |
static String |
STDERR |
static String |
STDOUT |
| Constructor and Description |
|---|
Options() |
| Modifier and Type | Method and Description |
|---|---|
IPodExec.Options |
container(String container)
The container from which to retrieve logs
|
Map<String,String> |
getMap()
The collective options
|
IPodExec.Options |
parameter(String name,
String value)
Add an option that is not explicitly
defined.
|
IPodExec.Options |
stdErr(boolean value)
Enable stderr
|
IPodExec.Options |
stdOut(boolean value)
Enable stdout
|
public static final String CONTAINER
public static final String STDOUT
public static final String STDERR
public IPodExec.Options container(String container)
container - public IPodExec.Options stdOut(boolean value)
value - public IPodExec.Options stdErr(boolean value)
value - public IPodExec.Options parameter(String name, String value)
name - value - Copyright © 2018 Red Hat, Inc. All Rights Reserved.