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