| Package | Description |
|---|---|
| com.openshift.jenkins.plugins.pipeline | |
| com.openshift.jenkins.plugins.pipeline.dsl | |
| com.openshift.jenkins.plugins.pipeline.model |
| Modifier and Type | Field and Description |
|---|---|
protected List<Argument> |
OpenShiftExec.arguments |
| Modifier and Type | Method and Description |
|---|---|
List<Argument> |
OpenShiftExec.getArguments() |
| Constructor and Description |
|---|
OpenShiftExec(String apiURL,
String namespace,
String authToken,
String verbose,
String pod,
String container,
String command,
List<Argument> arguments,
String waitTime,
String waitUnit) |
| Modifier and Type | Field and Description |
|---|---|
protected List<Argument> |
OpenShiftExec.arguments |
| Modifier and Type | Method and Description |
|---|---|
List<Argument> |
OpenShiftExec.getArguments() |
| Modifier and Type | Method and Description |
|---|---|
void |
OpenShiftExec.setArguments(List<Argument> arguments) |
| Modifier and Type | Method and Description |
|---|---|
List<Argument> |
IOpenShiftExec.getArguments() |
default List<Argument> |
IOpenShiftExec.getArguments(Map<String,String> overrides) |
Copyright © 2004-2020 Red Hat, Inc. All Rights Reserved.