Uses of Interface
io.kubernetes.client.openapi.models.V1JobListFluent.ItemsNested
Packages that use V1JobListFluent.ItemsNested
-
Uses of V1JobListFluent.ItemsNested in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1JobListFluent.ItemsNestedModifier and TypeMethodDescriptionV1JobListFluent.addNewItem()
V1JobListFluentImpl.addNewItem()
V1JobListFluent.addNewItemLike
(io.kubernetes.client.openapi.models.V1Job item) V1JobListFluentImpl.addNewItemLike
(io.kubernetes.client.openapi.models.V1Job item) V1JobListFluent.editFirstItem()
V1JobListFluentImpl.editFirstItem()
V1JobListFluent.editLastItem()
V1JobListFluentImpl.editLastItem()
V1JobListFluent.editMatchingItem
(Predicate<V1JobBuilder> predicate) V1JobListFluentImpl.editMatchingItem
(Predicate<V1JobBuilder> predicate) V1JobListFluent.setNewItemLike
(Integer index, io.kubernetes.client.openapi.models.V1Job item) V1JobListFluentImpl.setNewItemLike
(Integer index, io.kubernetes.client.openapi.models.V1Job item)