java.lang.Object
org.springframework.boot.buildpack.platform.json.MappedObject
org.springframework.boot.buildpack.platform.docker.type.Manifest

public class Manifest extends MappedObject
A manifest as defined in application/vnd.docker.distribution.manifest or application/vnd.oci.image.manifest files.
Since:
3.2.6
Author:
Phillip Webb
See Also:
  • Constructor Details

    • Manifest

      protected Manifest(com.fasterxml.jackson.databind.JsonNode node)
  • Method Details