Class WindowsSecurityContextOptionsFluentImpl<A extends WindowsSecurityContextOptionsFluent<A>>

java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.WindowsSecurityContextOptionsFluentImpl<A>
All Implemented Interfaces:
Fluent<A>, Visitable<A>, WindowsSecurityContextOptionsFluent<A>
Direct Known Subclasses:
DoneableWindowsSecurityContextOptions, PodSecurityContextFluentImpl.WindowsOptionsNestedImpl, SecurityContextFluentImpl.WindowsOptionsNestedImpl, WatchEventFluentImpl.WindowsSecurityContextOptionsObjectNestedImpl, WindowsSecurityContextOptionsBuilder

public class WindowsSecurityContextOptionsFluentImpl<A extends WindowsSecurityContextOptionsFluent<A>>
extends BaseFluent<A>
implements WindowsSecurityContextOptionsFluent<A>