Uses of Class
io.fabric8.openshift.api.model.installer.azure.v1.OSDiskFluent.SecurityProfileNested
-
Packages that use OSDiskFluent.SecurityProfileNested Package Description io.fabric8.openshift.api.model.installer.azure.v1 -
-
Uses of OSDiskFluent.SecurityProfileNested in io.fabric8.openshift.api.model.installer.azure.v1
Methods in io.fabric8.openshift.api.model.installer.azure.v1 that return OSDiskFluent.SecurityProfileNested Modifier and Type Method Description OSDiskFluent.SecurityProfileNested<A>OSDiskFluent. editOrNewSecurityProfile()OSDiskFluent.SecurityProfileNested<A>OSDiskFluent. editOrNewSecurityProfileLike(VMDiskSecurityProfile item)OSDiskFluent.SecurityProfileNested<A>OSDiskFluent. editSecurityProfile()OSDiskFluent.SecurityProfileNested<A>OSDiskFluent. withNewSecurityProfile()OSDiskFluent.SecurityProfileNested<A>OSDiskFluent. withNewSecurityProfileLike(VMDiskSecurityProfile item)
-