Uses of Class
io.kubernetes.client.openapi.models.V1ComponentStatusBuilder
Packages that use V1ComponentStatusBuilder
-
Uses of V1ComponentStatusBuilder in io.kubernetes.client.openapi.models
Method parameters in io.kubernetes.client.openapi.models with type arguments of type V1ComponentStatusBuilderModifier and TypeMethodDescriptionio.kubernetes.client.openapi.models.V1ComponentStatus
V1ComponentStatusListFluent.buildMatchingItem
(Predicate<V1ComponentStatusBuilder> predicate) io.kubernetes.client.openapi.models.V1ComponentStatus
V1ComponentStatusListFluentImpl.buildMatchingItem
(Predicate<V1ComponentStatusBuilder> predicate) V1ComponentStatusListFluent.editMatchingItem
(Predicate<V1ComponentStatusBuilder> predicate) V1ComponentStatusListFluentImpl.editMatchingItem
(Predicate<V1ComponentStatusBuilder> predicate) V1ComponentStatusListFluent.hasMatchingItem
(Predicate<V1ComponentStatusBuilder> predicate) V1ComponentStatusListFluentImpl.hasMatchingItem
(Predicate<V1ComponentStatusBuilder> predicate) V1ComponentStatusListFluent.removeMatchingFromItems
(Predicate<V1ComponentStatusBuilder> predicate) V1ComponentStatusListFluentImpl.removeMatchingFromItems
(Predicate<V1ComponentStatusBuilder> predicate)