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