Uses of Class
io.fabric8.openshift.api.model.machine.v1.PowerVSMachineProviderConfig
-
Packages that use PowerVSMachineProviderConfig Package Description io.fabric8.openshift.api.model.machine.v1 -
-
Uses of PowerVSMachineProviderConfig in io.fabric8.openshift.api.model.machine.v1
Methods in io.fabric8.openshift.api.model.machine.v1 that return PowerVSMachineProviderConfig Modifier and Type Method Description PowerVSMachineProviderConfigPowerVSMachineProviderConfigBuilder. build()Methods in io.fabric8.openshift.api.model.machine.v1 with parameters of type PowerVSMachineProviderConfig Modifier and Type Method Description protected voidPowerVSMachineProviderConfigFluent. copyInstance(PowerVSMachineProviderConfig instance)Constructors in io.fabric8.openshift.api.model.machine.v1 with parameters of type PowerVSMachineProviderConfig Constructor Description PowerVSMachineProviderConfigBuilder(PowerVSMachineProviderConfig instance)PowerVSMachineProviderConfigBuilder(PowerVSMachineProviderConfigFluent<?> fluent, PowerVSMachineProviderConfig instance)PowerVSMachineProviderConfigFluent(PowerVSMachineProviderConfig instance)
-