- All Superinterfaces:
KubernetesCommandResult<R>
public interface KubernetesWatchCommandResult<R,A extends Enum<?>,E extends Exception>
extends KubernetesCommandResult<R>
-
Method Summary
Modifier and TypeMethodDescriptionGets the observed watch action.Gets the watch error if any.voidSets the observed watch action.voidsetWatcherError(E error) Sets the watch error.