Interface NamespaceFluent<A extends NamespaceFluent<A>>

All Superinterfaces:
Fluent<A>
All Known Subinterfaces:
BaseKubernetesListFluent.NamespaceItemsNested<N>, KubeSchemaFluent.NamespaceNested<N>, NamedExtensionFluent.NamespaceExtensionNested<N>, NamespaceListFluent.ItemsNested<N>, WatchEventFluent.NamespaceObjectNested<N>
All Known Implementing Classes:
BaseKubernetesListFluentImpl.NamespaceItemsNestedImpl, DoneableNamespace, KubeSchemaFluentImpl.NamespaceNestedImpl, NamedExtensionFluentImpl.NamespaceExtensionNestedImpl, NamespaceBuilder, NamespaceFluentImpl, NamespaceListFluentImpl.ItemsNestedImpl, WatchEventFluentImpl.NamespaceObjectNestedImpl

public interface NamespaceFluent<A extends NamespaceFluent<A>>
extends Fluent<A>