Interface V1ExecActionFluent<A extends V1ExecActionFluent<A>>

All Superinterfaces:
Fluent<A>
All Known Subinterfaces:
V1LifecycleHandlerFluent.ExecNested<N>, V1ProbeFluent.ExecNested<N>
All Known Implementing Classes:
V1ExecActionBuilder, V1ExecActionFluentImpl

public interface V1ExecActionFluent<A extends V1ExecActionFluent<A>> extends Fluent<A>
Generated