Uses of Interface
io.kubernetes.client.openapi.models.V1LeaseListFluent.ItemsNested
Packages that use V1LeaseListFluent.ItemsNested
-
Uses of V1LeaseListFluent.ItemsNested in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1LeaseListFluent.ItemsNestedModifier and TypeMethodDescriptionV1LeaseListFluent.addNewItem()
V1LeaseListFluentImpl.addNewItem()
V1LeaseListFluent.addNewItemLike
(io.kubernetes.client.openapi.models.V1Lease item) V1LeaseListFluentImpl.addNewItemLike
(io.kubernetes.client.openapi.models.V1Lease item) V1LeaseListFluent.editFirstItem()
V1LeaseListFluentImpl.editFirstItem()
V1LeaseListFluent.editLastItem()
V1LeaseListFluentImpl.editLastItem()
V1LeaseListFluent.editMatchingItem
(Predicate<V1LeaseBuilder> predicate) V1LeaseListFluentImpl.editMatchingItem
(Predicate<V1LeaseBuilder> predicate) V1LeaseListFluent.setNewItemLike
(Integer index, io.kubernetes.client.openapi.models.V1Lease item) V1LeaseListFluentImpl.setNewItemLike
(Integer index, io.kubernetes.client.openapi.models.V1Lease item)