Uses of Class
io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.projected.sources.downwardapi.ItemsFluent.ItemsFieldRefNested
-
-
Uses of ItemsFluent.ItemsFieldRefNested in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.projected.sources.downwardapi
Methods in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.projected.sources.downwardapi that return ItemsFluent.ItemsFieldRefNested Modifier and Type Method Description ItemsFluent.ItemsFieldRefNested<A>ItemsFluent. editItemsFieldRef()ItemsFluent.ItemsFieldRefNested<A>ItemsFluent. editOrNewFieldRef()ItemsFluent.ItemsFieldRefNested<A>ItemsFluent. editOrNewFieldRefLike(FieldRef item)ItemsFluent.ItemsFieldRefNested<A>ItemsFluent. withNewFieldRefLike(FieldRef item)ItemsFluent.ItemsFieldRefNested<A>ItemsFluent. withNewItemsFieldRef()
-