Uses of Class
io.fabric8.openshift.api.model.RoleBindingRestrictionBuilder
-
Packages that use RoleBindingRestrictionBuilder Package Description io.fabric8.openshift.api.model -
-
Uses of RoleBindingRestrictionBuilder in io.fabric8.openshift.api.model
Methods in io.fabric8.openshift.api.model that return RoleBindingRestrictionBuilder Modifier and Type Method Description RoleBindingRestrictionBuilderRoleBindingRestriction. edit()RoleBindingRestrictionBuilderRoleBindingRestriction. toBuilder()Method parameters in io.fabric8.openshift.api.model with type arguments of type RoleBindingRestrictionBuilder Modifier and Type Method Description RoleBindingRestrictionRoleBindingRestrictionListFluent. buildMatchingItem(Predicate<RoleBindingRestrictionBuilder> predicate)RoleBindingRestrictionListFluent.ItemsNested<A>RoleBindingRestrictionListFluent. editMatchingItem(Predicate<RoleBindingRestrictionBuilder> predicate)booleanRoleBindingRestrictionListFluent. hasMatchingItem(Predicate<RoleBindingRestrictionBuilder> predicate)ARoleBindingRestrictionListFluent. removeMatchingFromItems(Predicate<RoleBindingRestrictionBuilder> predicate)
-