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