Interface PodExecOptionsFluent<A extends PodExecOptionsFluent<A>>

All Superinterfaces:
Fluent<A>
All Known Subinterfaces:
KubeSchemaFluent.PodExecOptionsNested<N>, WatchEventFluent.PodExecOptionsObjectNested<N>
All Known Implementing Classes:
DoneablePodExecOptions, KubeSchemaFluentImpl.PodExecOptionsNestedImpl, PodExecOptionsBuilder, PodExecOptionsFluentImpl, WatchEventFluentImpl.PodExecOptionsObjectNestedImpl

public interface PodExecOptionsFluent<A extends PodExecOptionsFluent<A>>
extends Fluent<A>