Class SbomProperties.Sbom

java.lang.Object
org.springframework.boot.actuate.sbom.SbomProperties.Sbom
Enclosing class:
SbomProperties

public static class SbomProperties.Sbom extends Object
  • Constructor Details

    • Sbom

      public Sbom()
  • Method Details

    • getLocation

      public String getLocation()
    • setLocation

      public void setLocation(String location)
    • getMediaType

      public MimeType getMediaType()
    • setMediaType

      public void setMediaType(MimeType mediaType)