Uses of Class
io.fabric8.openshift.api.model.miscellaneous.metal3.v1beta1.Metal3MachineSpecFluent.CustomDeployNested
-
Packages that use Metal3MachineSpecFluent.CustomDeployNested Package Description io.fabric8.openshift.api.model.miscellaneous.metal3.v1beta1 -
-
Uses of Metal3MachineSpecFluent.CustomDeployNested in io.fabric8.openshift.api.model.miscellaneous.metal3.v1beta1
Methods in io.fabric8.openshift.api.model.miscellaneous.metal3.v1beta1 that return Metal3MachineSpecFluent.CustomDeployNested Modifier and Type Method Description Metal3MachineSpecFluent.CustomDeployNested<A>Metal3MachineSpecFluent. editCustomDeploy()Metal3MachineSpecFluent.CustomDeployNested<A>Metal3MachineSpecFluent. editOrNewCustomDeploy()Metal3MachineSpecFluent.CustomDeployNested<A>Metal3MachineSpecFluent. editOrNewCustomDeployLike(CustomDeploy item)Metal3MachineSpecFluent.CustomDeployNested<A>Metal3MachineSpecFluent. withNewCustomDeploy()Metal3MachineSpecFluent.CustomDeployNested<A>Metal3MachineSpecFluent. withNewCustomDeployLike(CustomDeploy item)
-