Uses of Class
io.jenkins.plugins.adoptopenjdk.AdoptOpenJDKInstaller.CPU
-
Uses of AdoptOpenJDKInstaller.CPU in io.jenkins.plugins.adoptopenjdk
Methods in io.jenkins.plugins.adoptopenjdk that return AdoptOpenJDKInstaller.CPU Modifier and Type Method Description static AdoptOpenJDKInstaller.CPUAdoptOpenJDKInstaller.CPU. current()static AdoptOpenJDKInstaller.CPUAdoptOpenJDKInstaller.CPU. of(Node n)static AdoptOpenJDKInstaller.CPUAdoptOpenJDKInstaller.CPU. valueOf(String name)Returns the enum constant of this type with the specified name.static AdoptOpenJDKInstaller.CPU[]AdoptOpenJDKInstaller.CPU. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.jenkins.plugins.adoptopenjdk with parameters of type AdoptOpenJDKInstaller.CPU Modifier and Type Method Description AdoptOpenJDKInstaller.AdoptOpenJDKFileAdoptOpenJDKInstaller.AdoptOpenJDKRelease. getBinary(AdoptOpenJDKInstaller.Platform platform, AdoptOpenJDKInstaller.CPU cpu)