Package io.fabric8.openshift.api.model
Class RoleBindingRestrictionSpecFluent.GrouprestrictionNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.GroupRestrictionFluent<RoleBindingRestrictionSpecFluent.GrouprestrictionNested<N>>
-
- io.fabric8.openshift.api.model.RoleBindingRestrictionSpecFluent.GrouprestrictionNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- RoleBindingRestrictionSpecFluent<A extends RoleBindingRestrictionSpecFluent<A>>
public class RoleBindingRestrictionSpecFluent.GrouprestrictionNested<N> extends GroupRestrictionFluent<RoleBindingRestrictionSpecFluent.GrouprestrictionNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.openshift.api.model.GroupRestrictionFluent
GroupRestrictionFluent.LabelsNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendGrouprestriction()-
Methods inherited from class io.fabric8.openshift.api.model.GroupRestrictionFluent
addAllToGroups, addAllToLabels, addNewLabel, addNewLabelLike, addToAdditionalProperties, addToAdditionalProperties, addToGroups, addToGroups, addToLabels, addToLabels, buildFirstLabel, buildLabel, buildLabels, buildLastLabel, buildMatchingLabel, copyInstance, editFirstLabel, editLabel, editLastLabel, editMatchingLabel, equals, getAdditionalProperties, getFirstGroup, getGroup, getGroups, getLastGroup, getMatchingGroup, hasAdditionalProperties, hasGroups, hashCode, hasLabels, hasMatchingGroup, hasMatchingLabel, removeAllFromGroups, removeAllFromLabels, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromGroups, removeFromLabels, removeMatchingFromLabels, setNewLabelLike, setToGroups, setToLabels, toString, withAdditionalProperties, withGroups, withGroups, withLabels, withLabels
-
-