Class SbomProperties.Sbom
java.lang.Object
org.springframework.boot.actuate.sbom.SbomProperties.Sbom
- Enclosing class:
- SbomProperties
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.springframework.util.MimeTypevoidsetLocation(String location) voidsetMediaType(org.springframework.util.MimeType mediaType)
-
Constructor Details
-
Sbom
public Sbom()
-
-
Method Details
-
getLocation
-
setLocation
-
getMediaType
public org.springframework.util.MimeType getMediaType() -
setMediaType
public void setMediaType(org.springframework.util.MimeType mediaType)
-