Class SELinuxOptionsFluentImpl<A extends SELinuxOptionsFluent<A>>

java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.SELinuxOptionsFluentImpl<A>
All Implemented Interfaces:
Fluent<A>, Visitable<A>, SELinuxOptionsFluent<A>
Direct Known Subclasses:
DoneableSELinuxOptions, PodSecurityContextFluentImpl.SeLinuxOptionsNestedImpl, SecurityContextFluentImpl.SeLinuxOptionsNestedImpl, SELinuxOptionsBuilder, WatchEventFluentImpl.SELinuxOptionsObjectNestedImpl

public class SELinuxOptionsFluentImpl<A extends SELinuxOptionsFluent<A>>
extends BaseFluent<A>
implements SELinuxOptionsFluent<A>