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