Uses of Class
io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.DownwardAPIFluent.DownwardapiItemsNested
-
Packages that use DownwardAPIFluent.DownwardapiItemsNested Package Description io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes -
-
Uses of DownwardAPIFluent.DownwardapiItemsNested in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes
Methods in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes that return DownwardAPIFluent.DownwardapiItemsNested Modifier and Type Method Description DownwardAPIFluent.DownwardapiItemsNested<A>DownwardAPIFluent. addNewDownwardapiItem()DownwardAPIFluent.DownwardapiItemsNested<A>DownwardAPIFluent. addNewItemLike(Items item)DownwardAPIFluent.DownwardapiItemsNested<A>DownwardAPIFluent. editFirstItem()DownwardAPIFluent.DownwardapiItemsNested<A>DownwardAPIFluent. editItem(int index)DownwardAPIFluent.DownwardapiItemsNested<A>DownwardAPIFluent. editLastItem()DownwardAPIFluent.DownwardapiItemsNested<A>DownwardAPIFluent. editMatchingItem(Predicate<ItemsBuilder> predicate)DownwardAPIFluent.DownwardapiItemsNested<A>DownwardAPIFluent. setNewItemLike(int index, Items item)
-