Uses of Class
io.fabric8.openshift.api.model.RoleBindingBuilder
-
Packages that use RoleBindingBuilder Package Description io.fabric8.openshift.api.model -
-
Uses of RoleBindingBuilder in io.fabric8.openshift.api.model
Methods in io.fabric8.openshift.api.model that return RoleBindingBuilder Modifier and Type Method Description RoleBindingBuilderRoleBinding. edit()RoleBindingBuilderRoleBinding. toBuilder()Method parameters in io.fabric8.openshift.api.model with type arguments of type RoleBindingBuilder Modifier and Type Method Description RoleBindingRoleBindingListFluent. buildMatchingItem(Predicate<RoleBindingBuilder> predicate)RoleBindingListFluent.ItemsNested<A>RoleBindingListFluent. editMatchingItem(Predicate<RoleBindingBuilder> predicate)booleanRoleBindingListFluent. hasMatchingItem(Predicate<RoleBindingBuilder> predicate)ARoleBindingListFluent. removeMatchingFromItems(Predicate<RoleBindingBuilder> predicate)
-