Package io.fabric8.openshift.api.model
Class SecurityContextConstraintsFluent.SeLinuxContextNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.SELinuxContextStrategyOptionsFluent<SecurityContextConstraintsFluent.SeLinuxContextNested<N>>
-
- io.fabric8.openshift.api.model.SecurityContextConstraintsFluent.SeLinuxContextNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- SecurityContextConstraintsFluent<A extends SecurityContextConstraintsFluent<A>>
public class SecurityContextConstraintsFluent.SeLinuxContextNested<N> extends SELinuxContextStrategyOptionsFluent<SecurityContextConstraintsFluent.SeLinuxContextNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendSeLinuxContext()-
Methods inherited from class io.fabric8.openshift.api.model.SELinuxContextStrategyOptionsFluent
addToAdditionalProperties, addToAdditionalProperties, copyInstance, equals, getAdditionalProperties, getSeLinuxOptions, getType, hasAdditionalProperties, hashCode, hasSeLinuxOptions, hasType, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withNewSeLinuxOptions, withSeLinuxOptions, withType
-
-