Uses of Class
io.fabric8.openshift.api.model.miscellaneous.metal3.v1alpha1.FirmwareSchemaSpec
-
Packages that use FirmwareSchemaSpec Package Description io.fabric8.openshift.api.model.miscellaneous.metal3.v1alpha1 -
-
Uses of FirmwareSchemaSpec in io.fabric8.openshift.api.model.miscellaneous.metal3.v1alpha1
Methods in io.fabric8.openshift.api.model.miscellaneous.metal3.v1alpha1 that return FirmwareSchemaSpec Modifier and Type Method Description FirmwareSchemaSpecFirmwareSchemaSpecBuilder. build()FirmwareSchemaSpecFirmwareSchemaFluent. buildSpec()FirmwareSchemaSpecFirmwareSchema. getSpec()FirmwareSchema is the Schema for the firmwareschemas API.Methods in io.fabric8.openshift.api.model.miscellaneous.metal3.v1alpha1 with parameters of type FirmwareSchemaSpec Modifier and Type Method Description protected voidFirmwareSchemaSpecFluent. copyInstance(FirmwareSchemaSpec instance)FirmwareSchemaFluent.SpecNested<A>FirmwareSchemaFluent. editOrNewSpecLike(FirmwareSchemaSpec item)voidFirmwareSchema. setSpec(FirmwareSchemaSpec spec)FirmwareSchema is the Schema for the firmwareschemas API.FirmwareSchemaFluent.SpecNested<A>FirmwareSchemaFluent. withNewSpecLike(FirmwareSchemaSpec item)AFirmwareSchemaFluent. withSpec(FirmwareSchemaSpec spec)Constructors in io.fabric8.openshift.api.model.miscellaneous.metal3.v1alpha1 with parameters of type FirmwareSchemaSpec Constructor Description FirmwareSchema(String apiVersion, String kind, io.fabric8.kubernetes.api.model.ObjectMeta metadata, FirmwareSchemaSpec spec)FirmwareSchemaSpecBuilder(FirmwareSchemaSpec instance)FirmwareSchemaSpecBuilder(FirmwareSchemaSpecFluent<?> fluent, FirmwareSchemaSpec instance)FirmwareSchemaSpecFluent(FirmwareSchemaSpec instance)
-