Uses of Class
io.fabric8.openshift.api.model.ClusterRoleBuilder
-
Packages that use ClusterRoleBuilder Package Description io.fabric8.openshift.api.model -
-
Uses of ClusterRoleBuilder in io.fabric8.openshift.api.model
Methods in io.fabric8.openshift.api.model that return ClusterRoleBuilder Modifier and Type Method Description ClusterRoleBuilderClusterRole. edit()ClusterRoleBuilderClusterRole. toBuilder()Method parameters in io.fabric8.openshift.api.model with type arguments of type ClusterRoleBuilder Modifier and Type Method Description ClusterRoleClusterRoleListFluent. buildMatchingItem(Predicate<ClusterRoleBuilder> predicate)ClusterRoleListFluent.ItemsNested<A>ClusterRoleListFluent. editMatchingItem(Predicate<ClusterRoleBuilder> predicate)booleanClusterRoleListFluent. hasMatchingItem(Predicate<ClusterRoleBuilder> predicate)AClusterRoleListFluent. removeMatchingFromItems(Predicate<ClusterRoleBuilder> predicate)
-