Interface BindingFluent<A extends BindingFluent<A>>

All Superinterfaces:
Fluent<A>
All Known Subinterfaces:
BaseKubernetesListFluent.BindingItemsNested<N>, KubeSchemaFluent.BindingNested<N>, NamedExtensionFluent.BindingExtensionNested<N>, WatchEventFluent.BindingObjectNested<N>
All Known Implementing Classes:
BaseKubernetesListFluentImpl.BindingItemsNestedImpl, BindingBuilder, BindingFluentImpl, DoneableBinding, KubeSchemaFluentImpl.BindingNestedImpl, NamedExtensionFluentImpl.BindingExtensionNestedImpl, WatchEventFluentImpl.BindingObjectNestedImpl

public interface BindingFluent<A extends BindingFluent<A>>
extends Fluent<A>