Uses of Interface
io.kubernetes.client.openapi.models.V1EndpointSliceListFluent.ItemsNested
Packages that use V1EndpointSliceListFluent.ItemsNested
-
Uses of V1EndpointSliceListFluent.ItemsNested in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1EndpointSliceListFluent.ItemsNestedModifier and TypeMethodDescriptionV1EndpointSliceListFluent.addNewItem()V1EndpointSliceListFluentImpl.addNewItem()V1EndpointSliceListFluent.addNewItemLike(io.kubernetes.client.openapi.models.V1EndpointSlice item) V1EndpointSliceListFluentImpl.addNewItemLike(io.kubernetes.client.openapi.models.V1EndpointSlice item) V1EndpointSliceListFluent.editFirstItem()V1EndpointSliceListFluentImpl.editFirstItem()V1EndpointSliceListFluent.editLastItem()V1EndpointSliceListFluentImpl.editLastItem()V1EndpointSliceListFluent.editMatchingItem(Predicate<V1EndpointSliceBuilder> predicate) V1EndpointSliceListFluentImpl.editMatchingItem(Predicate<V1EndpointSliceBuilder> predicate) V1EndpointSliceListFluent.setNewItemLike(Integer index, io.kubernetes.client.openapi.models.V1EndpointSlice item) V1EndpointSliceListFluentImpl.setNewItemLike(Integer index, io.kubernetes.client.openapi.models.V1EndpointSlice item)