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