Interface IDRangeFluent<A extends IDRangeFluent<A>>
- All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<A>
- All Known Subinterfaces:
FSGroupStrategyOptionsFluent.RangesNested<N>,RunAsGroupStrategyOptionsFluent.RangesNested<N>,RunAsUserStrategyOptionsFluent.RangesNested<N>,SupplementalGroupsStrategyOptionsFluent.RangesNested<N>
- All Known Implementing Classes:
DoneableIDRange,FSGroupStrategyOptionsFluentImpl.RangesNestedImpl,IDRangeBuilder,IDRangeFluentImpl,RunAsGroupStrategyOptionsFluentImpl.RangesNestedImpl,RunAsUserStrategyOptionsFluentImpl.RangesNestedImpl,SupplementalGroupsStrategyOptionsFluentImpl.RangesNestedImpl
public interface IDRangeFluent<A extends IDRangeFluent<A>>
extends io.fabric8.kubernetes.api.builder.Fluent<A>