Package io.fabric8.openshift.api.model
Class SecurityContextConstraintsFluent.SupplementalGroupsNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.SupplementalGroupsStrategyOptionsFluent<SecurityContextConstraintsFluent.SupplementalGroupsNested<N>>
-
- io.fabric8.openshift.api.model.SecurityContextConstraintsFluent.SupplementalGroupsNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- SecurityContextConstraintsFluent<A extends SecurityContextConstraintsFluent<A>>
public class SecurityContextConstraintsFluent.SupplementalGroupsNested<N> extends SupplementalGroupsStrategyOptionsFluent<SecurityContextConstraintsFluent.SupplementalGroupsNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.openshift.api.model.SupplementalGroupsStrategyOptionsFluent
SupplementalGroupsStrategyOptionsFluent.RangesNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendSupplementalGroups()-
Methods inherited from class io.fabric8.openshift.api.model.SupplementalGroupsStrategyOptionsFluent
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
-
-