public interface ImageArchiveManifest
Modifier and Type | Method and Description |
---|---|
com.google.gson.JsonObject |
getConfig(String configName)
Return the JSON object for the named config
|
List<ImageArchiveManifestEntry> |
getEntries() |
List<ImageArchiveManifestEntry> getEntries()
com.google.gson.JsonObject getConfig(String configName)
configName
- Copyright © 2021. All rights reserved.