Uses of Class
io.fabric8.openshift.api.model.miscellaneous.metal3.v1alpha1.SchemaReference
-
Packages that use SchemaReference Package Description io.fabric8.openshift.api.model.miscellaneous.metal3.v1alpha1 -
-
Uses of SchemaReference in io.fabric8.openshift.api.model.miscellaneous.metal3.v1alpha1
Methods in io.fabric8.openshift.api.model.miscellaneous.metal3.v1alpha1 that return SchemaReference Modifier and Type Method Description SchemaReferenceSchemaReferenceBuilder. build()SchemaReferenceHostFirmwareSettingsStatusFluent. buildSchema()SchemaReferenceHostFirmwareSettingsStatus. getSchema()HostFirmwareSettingsStatus defines the observed state of HostFirmwareSettings.Methods in io.fabric8.openshift.api.model.miscellaneous.metal3.v1alpha1 with parameters of type SchemaReference Modifier and Type Method Description protected voidSchemaReferenceFluent. copyInstance(SchemaReference instance)HostFirmwareSettingsStatusFluent.SchemaNested<A>HostFirmwareSettingsStatusFluent. editOrNewSchemaLike(SchemaReference item)voidHostFirmwareSettingsStatus. setSchema(SchemaReference schema)HostFirmwareSettingsStatus defines the observed state of HostFirmwareSettings.HostFirmwareSettingsStatusFluent.SchemaNested<A>HostFirmwareSettingsStatusFluent. withNewSchemaLike(SchemaReference item)AHostFirmwareSettingsStatusFluent. withSchema(SchemaReference schema)Constructors in io.fabric8.openshift.api.model.miscellaneous.metal3.v1alpha1 with parameters of type SchemaReference Constructor Description HostFirmwareSettingsStatus(List<io.fabric8.kubernetes.api.model.Condition> conditions, String lastUpdated, SchemaReference schema, Map<String,String> settings)SchemaReferenceBuilder(SchemaReference instance)SchemaReferenceBuilder(SchemaReferenceFluent<?> fluent, SchemaReference instance)SchemaReferenceFluent(SchemaReference instance)
-