Interface TolerationFluent<A extends TolerationFluent<A>>

All Superinterfaces:
Fluent<A>
All Known Subinterfaces:
KubeSchemaFluent.TolerationNested<N>, PodSpecFluent.TolerationsNested<N>, WatchEventFluent.TolerationObjectNested<N>
All Known Implementing Classes:
DoneableToleration, KubeSchemaFluentImpl.TolerationNestedImpl, PodSpecFluentImpl.TolerationsNestedImpl, TolerationBuilder, TolerationFluentImpl, WatchEventFluentImpl.TolerationObjectNestedImpl

public interface TolerationFluent<A extends TolerationFluent<A>>
extends Fluent<A>