Uses of Class
io.fabric8.openshift.api.model.ClusterRoleBindingBuilder
-
Packages that use ClusterRoleBindingBuilder Package Description io.fabric8.openshift.api.model -
-
Uses of ClusterRoleBindingBuilder in io.fabric8.openshift.api.model
Methods in io.fabric8.openshift.api.model that return ClusterRoleBindingBuilder Modifier and Type Method Description ClusterRoleBindingBuilderClusterRoleBinding. edit()ClusterRoleBindingBuilderClusterRoleBinding. toBuilder()Method parameters in io.fabric8.openshift.api.model with type arguments of type ClusterRoleBindingBuilder Modifier and Type Method Description ClusterRoleBindingClusterRoleBindingListFluent. buildMatchingItem(Predicate<ClusterRoleBindingBuilder> predicate)ClusterRoleBindingListFluent.ItemsNested<A>ClusterRoleBindingListFluent. editMatchingItem(Predicate<ClusterRoleBindingBuilder> predicate)booleanClusterRoleBindingListFluent. hasMatchingItem(Predicate<ClusterRoleBindingBuilder> predicate)AClusterRoleBindingListFluent. removeMatchingFromItems(Predicate<ClusterRoleBindingBuilder> predicate)
-