Uses of Class
io.jenkins.plugins.oras.parameter.OrasPlatformParameterDefinition.PlatformWrapper
-
Uses of OrasPlatformParameterDefinition.PlatformWrapper in io.jenkins.plugins.oras.parameter
Methods in io.jenkins.plugins.oras.parameter that return OrasPlatformParameterDefinition.PlatformWrapperModifier and TypeMethodDescriptionOrasPlatformParameterValue.getPlatform()OrasPlatformParameterDefinition.PlatformWrapper.of(land.oras.ManifestDescriptor manifestDescriptor) OrasPlatformParameterDefinition.PlatformWrapper.of(land.oras.Platform platform) OrasPlatformParameterDefinition.PlatformWrapper.select(List<OrasPlatformParameterDefinition.PlatformWrapper> values, String value) Methods in io.jenkins.plugins.oras.parameter that return types with arguments of type OrasPlatformParameterDefinition.PlatformWrapperModifier and TypeMethodDescriptionOrasPlatformParameterDefinition.PlatformResponse.getPlatforms()Method parameters in io.jenkins.plugins.oras.parameter with type arguments of type OrasPlatformParameterDefinition.PlatformWrapperModifier and TypeMethodDescriptionOrasPlatformParameterDefinition.PlatformWrapper.select(List<OrasPlatformParameterDefinition.PlatformWrapper> values, String value) Constructors in io.jenkins.plugins.oras.parameter with parameters of type OrasPlatformParameterDefinition.PlatformWrapperModifierConstructorDescriptionOrasPlatformParameterValue(String name, String registry, String repository, String tag, String digest, Map<String, String> annotations, OrasPlatformParameterDefinition.PlatformWrapper platform)