Class OrasPlatformParameterDefinition.PlatformWrapper
java.lang.Object
io.jenkins.plugins.oras.parameter.OrasPlatformParameterDefinition.PlatformWrapper
- All Implemented Interfaces:
Serializable
- Enclosing class:
OrasPlatformParameterDefinition
public static class OrasPlatformParameterDefinition.PlatformWrapper
extends Object
implements Serializable
Wrap a platform for Jelly views and serialization
- See Also:
-
Constructor Details
-
PlatformWrapper
-
-
Method Details
-
getOs
-
getArchitecture
-
getVariant
-
getOsVersion
-
getDigest
-
of
-
of
-
of
public static OrasPlatformParameterDefinition.PlatformWrapper of(land.oras.ManifestDescriptor manifestDescriptor) -
select
public static OrasPlatformParameterDefinition.PlatformWrapper select(List<OrasPlatformParameterDefinition.PlatformWrapper> values, String value) -
getPlatformIdentifier
-
toString
-