Uses of Class
io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.ConfigMapFluent.ItemsNested
-
Packages that use ConfigMapFluent.ItemsNested Package Description io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes -
-
Uses of ConfigMapFluent.ItemsNested 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 ConfigMapFluent.ItemsNested Modifier and Type Method Description ConfigMapFluent.ItemsNested<A>ConfigMapFluent. addNewItem()ConfigMapFluent.ItemsNested<A>ConfigMapFluent. addNewItemLike(Items item)ConfigMapFluent.ItemsNested<A>ConfigMapFluent. editFirstItem()ConfigMapFluent.ItemsNested<A>ConfigMapFluent. editItem(int index)ConfigMapFluent.ItemsNested<A>ConfigMapFluent. editLastItem()ConfigMapFluent.ItemsNested<A>ConfigMapFluent. editMatchingItem(Predicate<ItemsBuilder> predicate)ConfigMapFluent.ItemsNested<A>ConfigMapFluent. setNewItemLike(int index, Items item)
-