Uses of Enum 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.CPUModifier and TypeMethodDescriptionstatic AdoptOpenJDKInstaller.CPUAdoptOpenJDKInstaller.CPU.current()static AdoptOpenJDKInstaller.CPUstatic AdoptOpenJDKInstaller.CPUReturns the enum constant of this class with the specified name.static AdoptOpenJDKInstaller.CPU[]AdoptOpenJDKInstaller.CPU.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.jenkins.plugins.adoptopenjdk with parameters of type AdoptOpenJDKInstaller.CPUModifier and TypeMethodDescriptionAdoptOpenJDKInstaller.AdoptOpenJDKRelease.getBinary(AdoptOpenJDKInstaller.Platform platform, AdoptOpenJDKInstaller.CPU cpu)