public class VersionRiskProfileView extends BlackDuckResponse
| Modifier and Type | Field and Description |
|---|---|
static java.util.Map<java.lang.String,LinkResponse> |
links |
static java.lang.String |
VERSION_LINK |
static LinkSingleResponse<ProjectVersionView> |
VERSION_LINK_RESPONSE |
| Constructor and Description |
|---|
VersionRiskProfileView() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Date |
getBomLastUpdatedAt() |
java.lang.Object |
getCategories() |
void |
setBomLastUpdatedAt(java.util.Date bomLastUpdatedAt) |
void |
setCategories(java.lang.Object categories) |
getGson, getJson, getJsonElement, getPatch, getSubclass, hasSubclasses, setGson, setJson, setJsonElement, setPatchpublic static final java.util.Map<java.lang.String,LinkResponse> links
public static final java.lang.String VERSION_LINK
public static final LinkSingleResponse<ProjectVersionView> VERSION_LINK_RESPONSE