Package io.fabric8.openshift.api.model
Class SecurityContextConstraintsFluent.FsGroupNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.FSGroupStrategyOptionsFluent<SecurityContextConstraintsFluent.FsGroupNested<N>>
-
- io.fabric8.openshift.api.model.SecurityContextConstraintsFluent.FsGroupNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- SecurityContextConstraintsFluent<A extends SecurityContextConstraintsFluent<A>>
public class SecurityContextConstraintsFluent.FsGroupNested<N> extends FSGroupStrategyOptionsFluent<SecurityContextConstraintsFluent.FsGroupNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.openshift.api.model.FSGroupStrategyOptionsFluent
FSGroupStrategyOptionsFluent.RangesNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendFsGroup()-
Methods inherited from class io.fabric8.openshift.api.model.FSGroupStrategyOptionsFluent
addAllToRanges, addNewRange, addNewRange, addNewRangeLike, addToAdditionalProperties, addToAdditionalProperties, addToRanges, addToRanges, buildFirstRange, buildLastRange, buildMatchingRange, buildRange, buildRanges, copyInstance, editFirstRange, editLastRange, editMatchingRange, editRange, equals, getAdditionalProperties, getType, hasAdditionalProperties, hashCode, hasMatchingRange, hasRanges, hasType, removeAllFromRanges, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromRanges, removeMatchingFromRanges, setNewRangeLike, setToRanges, toString, withAdditionalProperties, withRanges, withRanges, withType
-
-