Uses of Class
io.fabric8.openshift.api.model.machine.v1beta1.AzureMachineProviderSpecFluent.OsDiskNested
-
Packages that use AzureMachineProviderSpecFluent.OsDiskNested Package Description io.fabric8.openshift.api.model.machine.v1beta1 -
-
Uses of AzureMachineProviderSpecFluent.OsDiskNested in io.fabric8.openshift.api.model.machine.v1beta1
Methods in io.fabric8.openshift.api.model.machine.v1beta1 that return AzureMachineProviderSpecFluent.OsDiskNested Modifier and Type Method Description AzureMachineProviderSpecFluent.OsDiskNested<A>AzureMachineProviderSpecFluent. editOrNewOsDisk()AzureMachineProviderSpecFluent.OsDiskNested<A>AzureMachineProviderSpecFluent. editOrNewOsDiskLike(OSDisk item)AzureMachineProviderSpecFluent.OsDiskNested<A>AzureMachineProviderSpecFluent. editOsDisk()AzureMachineProviderSpecFluent.OsDiskNested<A>AzureMachineProviderSpecFluent. withNewOsDisk()AzureMachineProviderSpecFluent.OsDiskNested<A>AzureMachineProviderSpecFluent. withNewOsDiskLike(OSDisk item)
-