Package io.jenkins.plugins.casc.fetcher
Class FetchResult
java.lang.Object
io.jenkins.plugins.casc.fetcher.FetchResult
- All Implemented Interfaces:
AutoCloseable
-
Constructor Summary
ConstructorsConstructorDescriptionFetchResult(List<ResolvedYaml> items, AutoCloseable resource) FetchResult(List<ResolvedYaml> items, Path tempDirectory) -
Method Summary
-
Constructor Details
-
FetchResult
-
FetchResult
-
-
Method Details
-
items
-
close
- Specified by:
closein interfaceAutoCloseable- Throws:
IOException
-