Package io.fabric8.openshift.api.model
Class RoleBindingRestrictionFluent.SpecNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.RoleBindingRestrictionSpecFluent<RoleBindingRestrictionFluent.SpecNested<N>>
-
- io.fabric8.openshift.api.model.RoleBindingRestrictionFluent.SpecNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- RoleBindingRestrictionFluent<A extends RoleBindingRestrictionFluent<A>>
public class RoleBindingRestrictionFluent.SpecNested<N> extends RoleBindingRestrictionSpecFluent<RoleBindingRestrictionFluent.SpecNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.openshift.api.model.RoleBindingRestrictionSpecFluent
RoleBindingRestrictionSpecFluent.GrouprestrictionNested<N>, RoleBindingRestrictionSpecFluent.ServiceaccountrestrictionNested<N>, RoleBindingRestrictionSpecFluent.UserrestrictionNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendSpec()-
Methods inherited from class io.fabric8.openshift.api.model.RoleBindingRestrictionSpecFluent
addToAdditionalProperties, addToAdditionalProperties, buildGrouprestriction, buildServiceaccountrestriction, buildUserrestriction, copyInstance, editGrouprestriction, editOrNewGrouprestriction, editOrNewGrouprestrictionLike, editOrNewServiceaccountrestriction, editOrNewServiceaccountrestrictionLike, editOrNewUserrestriction, editOrNewUserrestrictionLike, editServiceaccountrestriction, editUserrestriction, equals, getAdditionalProperties, hasAdditionalProperties, hasGrouprestriction, hashCode, hasServiceaccountrestriction, hasUserrestriction, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withGrouprestriction, withNewGrouprestriction, withNewGrouprestrictionLike, withNewServiceaccountrestriction, withNewServiceaccountrestrictionLike, withNewUserrestriction, withNewUserrestrictionLike, withServiceaccountrestriction, withUserrestriction
-
-