Uses of Class
io.fabric8.openshift.api.model.machine.v1beta1.AzureMachineProviderSpecFluent.ImageNested
-
Packages that use AzureMachineProviderSpecFluent.ImageNested Package Description io.fabric8.openshift.api.model.machine.v1beta1 -
-
Uses of AzureMachineProviderSpecFluent.ImageNested in io.fabric8.openshift.api.model.machine.v1beta1
Methods in io.fabric8.openshift.api.model.machine.v1beta1 that return AzureMachineProviderSpecFluent.ImageNested Modifier and Type Method Description AzureMachineProviderSpecFluent.ImageNested<A>AzureMachineProviderSpecFluent. editImage()AzureMachineProviderSpecFluent.ImageNested<A>AzureMachineProviderSpecFluent. editOrNewImage()AzureMachineProviderSpecFluent.ImageNested<A>AzureMachineProviderSpecFluent. editOrNewImageLike(Image item)AzureMachineProviderSpecFluent.ImageNested<A>AzureMachineProviderSpecFluent. withNewImage()AzureMachineProviderSpecFluent.ImageNested<A>AzureMachineProviderSpecFluent. withNewImageLike(Image item)
-