Uses of Class
io.fabric8.openshift.api.model.miscellaneous.metal3.v1beta1.Metal3ClusterTemplateSpec
-
Packages that use Metal3ClusterTemplateSpec Package Description io.fabric8.openshift.api.model.miscellaneous.metal3.v1beta1 -
-
Uses of Metal3ClusterTemplateSpec in io.fabric8.openshift.api.model.miscellaneous.metal3.v1beta1
Methods in io.fabric8.openshift.api.model.miscellaneous.metal3.v1beta1 that return Metal3ClusterTemplateSpec Modifier and Type Method Description Metal3ClusterTemplateSpecMetal3ClusterTemplateSpecBuilder. build()Metal3ClusterTemplateSpecMetal3ClusterTemplateFluent. buildSpec()Metal3ClusterTemplateSpecMetal3ClusterTemplate. getSpec()Metal3ClusterTemplate is the Schema for the metal3clustertemplates API.Methods in io.fabric8.openshift.api.model.miscellaneous.metal3.v1beta1 with parameters of type Metal3ClusterTemplateSpec Modifier and Type Method Description protected voidMetal3ClusterTemplateSpecFluent. copyInstance(Metal3ClusterTemplateSpec instance)Metal3ClusterTemplateFluent.SpecNested<A>Metal3ClusterTemplateFluent. editOrNewSpecLike(Metal3ClusterTemplateSpec item)voidMetal3ClusterTemplate. setSpec(Metal3ClusterTemplateSpec spec)Metal3ClusterTemplate is the Schema for the metal3clustertemplates API.Metal3ClusterTemplateFluent.SpecNested<A>Metal3ClusterTemplateFluent. withNewSpecLike(Metal3ClusterTemplateSpec item)AMetal3ClusterTemplateFluent. withSpec(Metal3ClusterTemplateSpec spec)Constructors in io.fabric8.openshift.api.model.miscellaneous.metal3.v1beta1 with parameters of type Metal3ClusterTemplateSpec Constructor Description Metal3ClusterTemplate(String apiVersion, String kind, io.fabric8.kubernetes.api.model.ObjectMeta metadata, Metal3ClusterTemplateSpec spec)Metal3ClusterTemplateSpecBuilder(Metal3ClusterTemplateSpec instance)Metal3ClusterTemplateSpecBuilder(Metal3ClusterTemplateSpecFluent<?> fluent, Metal3ClusterTemplateSpec instance)Metal3ClusterTemplateSpecFluent(Metal3ClusterTemplateSpec instance)
-