Uses of Class
io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.Os
-
-
Uses of Os 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 Os Modifier and Type Method Description OsSpecFluent. buildOs()OsSpec. getOs()Methods in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview with parameters of type Os Modifier and Type Method Description SpecFluent.OsNested<A>SpecFluent. editOrNewOsLike(Os item)voidSpec. setOs(Os os)SpecFluent.OsNested<A>SpecFluent. withNewOsLike(Os item)ASpecFluent. withOs(Os os) -
Uses of Os in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec
Methods in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec that return Os Modifier and Type Method Description OsOsBuilder. build()Constructors in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec with parameters of type Os Constructor Description OsBuilder(Os instance)OsBuilder(OsFluent<?> fluent, Os instance)OsBuilder(OsFluent<?> fluent, Os instance, Boolean validationEnabled)OsBuilder(Os instance, Boolean validationEnabled)OsFluent(Os instance)
-