Uses of Class
io.jenkins.plugins.casc.fetcher.ResolvedYaml
Packages that use ResolvedYaml
-
Uses of ResolvedYaml in io.jenkins.plugins.casc.fetcher
Methods in io.jenkins.plugins.casc.fetcher that return types with arguments of type ResolvedYamlConstructor parameters in io.jenkins.plugins.casc.fetcher with type arguments of type ResolvedYamlModifierConstructorDescriptionFetchResult(List<ResolvedYaml> items, AutoCloseable resource) FetchResult(List<ResolvedYaml> items, Path tempDirectory) -
Uses of ResolvedYaml in io.jenkins.plugins.casc.yaml
Methods in io.jenkins.plugins.casc.yaml that return types with arguments of type ResolvedYamlModifier and TypeMethodDescriptionstatic YamlSource<ResolvedYaml> YamlSource.of(ResolvedYaml resolvedYaml) Methods in io.jenkins.plugins.casc.yaml with parameters of type ResolvedYamlModifier and TypeMethodDescriptionstatic YamlSource<ResolvedYaml> YamlSource.of(ResolvedYaml resolvedYaml)