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