Uses of Class
io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.SpecFluent.OsNested
-
Packages that use SpecFluent.OsNested Package Description io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview -
-
Uses of SpecFluent.OsNested in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview
Methods in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview that return SpecFluent.OsNested Modifier and Type Method Description SpecFluent.OsNested<A>SpecFluent. editOrNewOs()SpecFluent.OsNested<A>SpecFluent. editOrNewOsLike(Os item)SpecFluent.OsNested<A>SpecFluent. editOs()SpecFluent.OsNested<A>SpecFluent. withNewOs()SpecFluent.OsNested<A>SpecFluent. withNewOsLike(Os item)
-