Uses of Class
io.fabric8.kubernetes.api.model.clusterapi.v1beta1.Machine
-
Packages that use Machine Package Description io.fabric8.kubernetes.api.model.clusterapi.v1beta1 -
-
Uses of Machine in io.fabric8.kubernetes.api.model.clusterapi.v1beta1
Methods in io.fabric8.kubernetes.api.model.clusterapi.v1beta1 that return Machine Modifier and Type Method Description MachineMachineBuilder. build()Methods in io.fabric8.kubernetes.api.model.clusterapi.v1beta1 with parameters of type Machine Modifier and Type Method Description protected voidMachineFluent. copyInstance(Machine instance)Constructors in io.fabric8.kubernetes.api.model.clusterapi.v1beta1 with parameters of type Machine Constructor Description MachineBuilder(Machine instance)MachineBuilder(MachineFluent<?> fluent, Machine instance)MachineFluent(Machine instance)
-