Uses of Class
io.jenkins.plugins.venaficodesigning.OsType
-
-
Uses of OsType in io.jenkins.plugins.venaficodesigning
Fields in io.jenkins.plugins.venaficodesigning declared as OsType Modifier and Type Field Description OsTypeAgentInfo. osTypeMethods in io.jenkins.plugins.venaficodesigning that return OsType Modifier and Type Method Description static OsTypeOsType. valueOf(String name)Returns the enum constant of this type with the specified name.static OsType[]OsType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-