Uses of Interface
io.kubernetes.client.openapi.models.V1DownwardAPIProjectionFluent.ItemsNested
Packages that use V1DownwardAPIProjectionFluent.ItemsNested
-
Uses of V1DownwardAPIProjectionFluent.ItemsNested in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1DownwardAPIProjectionFluent.ItemsNestedModifier and TypeMethodDescriptionV1DownwardAPIProjectionFluent.addNewItem()
V1DownwardAPIProjectionFluentImpl.addNewItem()
V1DownwardAPIProjectionFluent.addNewItemLike
(io.kubernetes.client.openapi.models.V1DownwardAPIVolumeFile item) V1DownwardAPIProjectionFluentImpl.addNewItemLike
(io.kubernetes.client.openapi.models.V1DownwardAPIVolumeFile item) V1DownwardAPIProjectionFluent.editFirstItem()
V1DownwardAPIProjectionFluentImpl.editFirstItem()
V1DownwardAPIProjectionFluent.editLastItem()
V1DownwardAPIProjectionFluentImpl.editLastItem()
V1DownwardAPIProjectionFluent.editMatchingItem
(Predicate<V1DownwardAPIVolumeFileBuilder> predicate) V1DownwardAPIProjectionFluentImpl.editMatchingItem
(Predicate<V1DownwardAPIVolumeFileBuilder> predicate) V1DownwardAPIProjectionFluent.setNewItemLike
(Integer index, io.kubernetes.client.openapi.models.V1DownwardAPIVolumeFile item) V1DownwardAPIProjectionFluentImpl.setNewItemLike
(Integer index, io.kubernetes.client.openapi.models.V1DownwardAPIVolumeFile item)