public class Card extends Object
| Constructor and Description |
|---|
Card() |
| Modifier and Type | Method and Description |
|---|---|
Object |
getBody()
Returns the Card body snippet as a LinkedTreeMap
|
Object |
getHeader()
Returns the Card header snippet as a LinkedTreeMap
|
boolean |
getIsHidden()
Hidden status of the Card
|
String |
getSeverity()
Severity level of the Card
|
String |
getTitle()
Card title
|
String |
getTraceId()
Trace id the Card belongs to
|
public Object getBody()
public Object getHeader()
public boolean getIsHidden()
public String getSeverity()
public String getTitle()
public String getTraceId()
Copyright © 2021 Contrast Security. All rights reserved.