Class ImageArchiveManifest.ManifestEntry
java.lang.Object
org.springframework.boot.buildpack.platform.json.MappedObject
org.springframework.boot.buildpack.platform.docker.type.ImageArchiveManifest.ManifestEntry
-
Nested Class Summary
Nested classes/interfaces inherited from class org.springframework.boot.buildpack.platform.json.MappedObject
MappedObject.ContentReader<C>
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected
ManifestEntry
(com.fasterxml.jackson.databind.JsonNode node) -
Method Summary
Methods inherited from class org.springframework.boot.buildpack.platform.json.MappedObject
childrenAt, getNode, getRoot, of, of, of, valueAt, valueAt
-
Constructor Details
-
ManifestEntry
protected ManifestEntry(com.fasterxml.jackson.databind.JsonNode node)
-
-
Method Details
-
getLayers
-