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.V1ClusterRoleV1ClusterRoleListFluent.buildMatchingItem(Predicate<V1ClusterRoleBuilder> predicate) io.kubernetes.client.openapi.models.V1ClusterRoleV1ClusterRoleListFluentImpl.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)