| Package | Description |
|---|---|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
RowInfo |
RowInfo.clone() |
RowInfo |
Ingestion.getRowInfo() |
RowInfo |
RowInfo.withRowsDropped(Long rowsDropped)
The number of rows that were not ingested.
|
RowInfo |
RowInfo.withRowsIngested(Long rowsIngested)
The number of rows that were ingested.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Ingestion.setRowInfo(RowInfo rowInfo) |
Ingestion |
Ingestion.withRowInfo(RowInfo rowInfo) |
Copyright © 2019. All rights reserved.