Uses of Class
io.fabric8.openshift.api.model.machine.v1.OpenShiftMachineV1Beta1MachineTemplate
-
Packages that use OpenShiftMachineV1Beta1MachineTemplate Package Description io.fabric8.openshift.api.model.machine.v1 -
-
Uses of OpenShiftMachineV1Beta1MachineTemplate in io.fabric8.openshift.api.model.machine.v1
Methods in io.fabric8.openshift.api.model.machine.v1 that return OpenShiftMachineV1Beta1MachineTemplate Modifier and Type Method Description OpenShiftMachineV1Beta1MachineTemplateOpenShiftMachineV1Beta1MachineTemplateBuilder. build()OpenShiftMachineV1Beta1MachineTemplateControlPlaneMachineSetTemplateFluent. buildMachinesV1beta1MachineOpenshiftIo()OpenShiftMachineV1Beta1MachineTemplateControlPlaneMachineSetTemplate. getMachinesV1beta1MachineOpenshiftIo()Methods in io.fabric8.openshift.api.model.machine.v1 with parameters of type OpenShiftMachineV1Beta1MachineTemplate Modifier and Type Method Description protected voidOpenShiftMachineV1Beta1MachineTemplateFluent. copyInstance(OpenShiftMachineV1Beta1MachineTemplate instance)ControlPlaneMachineSetTemplateFluent.MachinesV1beta1MachineOpenshiftIoNested<A>ControlPlaneMachineSetTemplateFluent. editOrNewMachinesV1beta1MachineOpenshiftIoLike(OpenShiftMachineV1Beta1MachineTemplate item)voidControlPlaneMachineSetTemplate. setMachinesV1beta1MachineOpenshiftIo(OpenShiftMachineV1Beta1MachineTemplate machinesV1beta1MachineOpenshiftIo)AControlPlaneMachineSetTemplateFluent. withMachinesV1beta1MachineOpenshiftIo(OpenShiftMachineV1Beta1MachineTemplate machinesV1beta1MachineOpenshiftIo)ControlPlaneMachineSetTemplateFluent.MachinesV1beta1MachineOpenshiftIoNested<A>ControlPlaneMachineSetTemplateFluent. withNewMachinesV1beta1MachineOpenshiftIoLike(OpenShiftMachineV1Beta1MachineTemplate item)Constructors in io.fabric8.openshift.api.model.machine.v1 with parameters of type OpenShiftMachineV1Beta1MachineTemplate Constructor Description ControlPlaneMachineSetTemplate(String machineType, OpenShiftMachineV1Beta1MachineTemplate machinesV1beta1MachineOpenshiftIo)OpenShiftMachineV1Beta1MachineTemplateBuilder(OpenShiftMachineV1Beta1MachineTemplate instance)OpenShiftMachineV1Beta1MachineTemplateBuilder(OpenShiftMachineV1Beta1MachineTemplateFluent<?> fluent, OpenShiftMachineV1Beta1MachineTemplate instance)OpenShiftMachineV1Beta1MachineTemplateFluent(OpenShiftMachineV1Beta1MachineTemplate instance)
-