Uses of Class
io.fabric8.openshift.api.model.installer.azure.v1.MachinePoolFluent.SettingsNested
-
Packages that use MachinePoolFluent.SettingsNested Package Description io.fabric8.openshift.api.model.installer.azure.v1 -
-
Uses of MachinePoolFluent.SettingsNested in io.fabric8.openshift.api.model.installer.azure.v1
Methods in io.fabric8.openshift.api.model.installer.azure.v1 that return MachinePoolFluent.SettingsNested Modifier and Type Method Description MachinePoolFluent.SettingsNested<A>MachinePoolFluent. editOrNewSettings()MachinePoolFluent.SettingsNested<A>MachinePoolFluent. editOrNewSettingsLike(SecuritySettings item)MachinePoolFluent.SettingsNested<A>MachinePoolFluent. editSettings()MachinePoolFluent.SettingsNested<A>MachinePoolFluent. withNewSettings()MachinePoolFluent.SettingsNested<A>MachinePoolFluent. withNewSettingsLike(SecuritySettings item)
-