public static interface ExecListener.Response
| Modifier and Type | Method and Description |
|---|---|
String |
body()
May be null if not provided by the underlying implementation.
|
int |
code() |
int code()
String body() throws IOException
IOExceptionCopyright © 2015–2022 Red Hat. All rights reserved.