Uses of Class
io.kubernetes.client.openapi.models.V1ClusterRoleBuilder
Packages that use V1ClusterRoleBuilder
-
Uses of V1ClusterRoleBuilder in io.kubernetes.client.openapi.models
Method parameters in io.kubernetes.client.openapi.models with type arguments of type V1ClusterRoleBuilderModifier and TypeMethodDescriptionio.kubernetes.client.openapi.models.V1ClusterRole
V1ClusterRoleListFluent.buildMatchingItem
(Predicate<V1ClusterRoleBuilder> predicate) io.kubernetes.client.openapi.models.V1ClusterRole
V1ClusterRoleListFluentImpl.buildMatchingItem
(Predicate<V1ClusterRoleBuilder> predicate) V1ClusterRoleListFluent.editMatchingItem
(Predicate<V1ClusterRoleBuilder> predicate) V1ClusterRoleListFluentImpl.editMatchingItem
(Predicate<V1ClusterRoleBuilder> predicate) V1ClusterRoleListFluent.hasMatchingItem
(Predicate<V1ClusterRoleBuilder> predicate) V1ClusterRoleListFluentImpl.hasMatchingItem
(Predicate<V1ClusterRoleBuilder> predicate) V1ClusterRoleListFluent.removeMatchingFromItems
(Predicate<V1ClusterRoleBuilder> predicate) V1ClusterRoleListFluentImpl.removeMatchingFromItems
(Predicate<V1ClusterRoleBuilder> predicate)