Uses of Class
io.fabric8.openshift.api.model.machine.v1beta1.VSphereMachineProviderStatus
-
Packages that use VSphereMachineProviderStatus Package Description io.fabric8.openshift.api.model.machine.v1beta1 -
-
Uses of VSphereMachineProviderStatus in io.fabric8.openshift.api.model.machine.v1beta1
Methods in io.fabric8.openshift.api.model.machine.v1beta1 that return VSphereMachineProviderStatus Modifier and Type Method Description VSphereMachineProviderStatusVSphereMachineProviderStatusBuilder. build()Methods in io.fabric8.openshift.api.model.machine.v1beta1 with parameters of type VSphereMachineProviderStatus Modifier and Type Method Description protected voidVSphereMachineProviderStatusFluent. copyInstance(VSphereMachineProviderStatus instance)Constructors in io.fabric8.openshift.api.model.machine.v1beta1 with parameters of type VSphereMachineProviderStatus Constructor Description VSphereMachineProviderStatusBuilder(VSphereMachineProviderStatus instance)VSphereMachineProviderStatusBuilder(VSphereMachineProviderStatusFluent<?> fluent, VSphereMachineProviderStatus instance)VSphereMachineProviderStatusFluent(VSphereMachineProviderStatus instance)
-