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