Uses of Class
io.fabric8.openshift.api.model.machine.v1beta1.AzureMachineProviderSpecFluent.SpotVMOptionsNested
-
Packages that use AzureMachineProviderSpecFluent.SpotVMOptionsNested Package Description io.fabric8.openshift.api.model.machine.v1beta1 -
-
Uses of AzureMachineProviderSpecFluent.SpotVMOptionsNested in io.fabric8.openshift.api.model.machine.v1beta1
Methods in io.fabric8.openshift.api.model.machine.v1beta1 that return AzureMachineProviderSpecFluent.SpotVMOptionsNested Modifier and Type Method Description AzureMachineProviderSpecFluent.SpotVMOptionsNested<A>AzureMachineProviderSpecFluent. editOrNewSpotVMOptions()AzureMachineProviderSpecFluent.SpotVMOptionsNested<A>AzureMachineProviderSpecFluent. editOrNewSpotVMOptionsLike(SpotVMOptions item)AzureMachineProviderSpecFluent.SpotVMOptionsNested<A>AzureMachineProviderSpecFluent. editSpotVMOptions()AzureMachineProviderSpecFluent.SpotVMOptionsNested<A>AzureMachineProviderSpecFluent. withNewSpotVMOptions()AzureMachineProviderSpecFluent.SpotVMOptionsNested<A>AzureMachineProviderSpecFluent. withNewSpotVMOptionsLike(SpotVMOptions item)
-