| Package | Description |
|---|---|
| code.byted.cdp.model |
| Modifier and Type | Method and Description |
|---|---|
GraphSimpleResult |
GraphSimpleResult.addGraphDataItem(InsightRecord graphDataItem) |
GraphSimpleResult |
GraphSimpleResult.graphData(List<InsightRecord> graphData) |
GraphSimpleResult |
GraphSimpleResult.graphName(String graphName) |
GraphSimpleResult |
GraphSimpleResult.graphType(GraphSimpleResult.GraphTypeEnum graphType) |
| Modifier and Type | Method and Description |
|---|---|
List<GraphSimpleResult> |
OpenAPiInsightReportResp.getGraphs()
Get graphs
|
| Modifier and Type | Method and Description |
|---|---|
OpenAPiInsightReportResp |
OpenAPiInsightReportResp.addGraphsItem(GraphSimpleResult graphsItem) |
| Modifier and Type | Method and Description |
|---|---|
OpenAPiInsightReportResp |
OpenAPiInsightReportResp.graphs(List<GraphSimpleResult> graphs) |
void |
OpenAPiInsightReportResp.setGraphs(List<GraphSimpleResult> graphs) |
Copyright © 2023. All rights reserved.