Uses of Class
io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.downwardapi.ItemsFluent.ItemsFieldRefNested
-
Packages that use ItemsFluent.ItemsFieldRefNested Package Description io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.downwardapi -
-
Uses of ItemsFluent.ItemsFieldRefNested in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.downwardapi
Methods in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.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()
-