| Constructor and Description |
|---|
StateExecListener() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasExecutionFinished() |
void |
onClose(int i,
String s) |
void |
onFailure(Throwable throwable,
io.fabric8.kubernetes.client.dsl.ExecListener.Response response) |
void |
onOpen() |
public void onOpen()
onOpen in interface io.fabric8.kubernetes.client.dsl.ExecListenerpublic void onFailure(Throwable throwable, io.fabric8.kubernetes.client.dsl.ExecListener.Response response)
onFailure in interface io.fabric8.kubernetes.client.dsl.ExecListenerpublic void onClose(int i,
String s)
onClose in interface io.fabric8.kubernetes.client.dsl.ExecListenerpublic boolean hasExecutionFinished()
Copyright © 2025. All rights reserved.