Interface KubernetesEventCommandActionBuilder<R>
public interface KubernetesEventCommandActionBuilder<R>
-
Method Summary
Modifier and TypeMethodDescriptionKubernetesNamespacedCommandActionBuilder<?,R, ? extends KubernetesListCommandResult<R>, ?> list()List events.
-
Method Details
-
list
KubernetesNamespacedCommandActionBuilder<?,R, list()? extends KubernetesListCommandResult<R>, ?> List events.
-