Uses of Class
io.fabric8.openshift.api.model.RoleBindingRestrictionSpecFluent.ServiceaccountrestrictionNested
-
Packages that use RoleBindingRestrictionSpecFluent.ServiceaccountrestrictionNested Package Description io.fabric8.openshift.api.model -
-
Uses of RoleBindingRestrictionSpecFluent.ServiceaccountrestrictionNested in io.fabric8.openshift.api.model
Methods in io.fabric8.openshift.api.model that return RoleBindingRestrictionSpecFluent.ServiceaccountrestrictionNested Modifier and Type Method Description RoleBindingRestrictionSpecFluent.ServiceaccountrestrictionNested<A>RoleBindingRestrictionSpecFluent. editOrNewServiceaccountrestriction()RoleBindingRestrictionSpecFluent.ServiceaccountrestrictionNested<A>RoleBindingRestrictionSpecFluent. editOrNewServiceaccountrestrictionLike(ServiceAccountRestriction item)RoleBindingRestrictionSpecFluent.ServiceaccountrestrictionNested<A>RoleBindingRestrictionSpecFluent. editServiceaccountrestriction()RoleBindingRestrictionSpecFluent.ServiceaccountrestrictionNested<A>RoleBindingRestrictionSpecFluent. withNewServiceaccountrestriction()RoleBindingRestrictionSpecFluent.ServiceaccountrestrictionNested<A>RoleBindingRestrictionSpecFluent. withNewServiceaccountrestrictionLike(ServiceAccountRestriction item)
-