| Package | Description |
|---|---|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
QueueInfo |
QueueInfo.clone() |
QueueInfo |
Ingestion.getQueueInfo() |
QueueInfo |
QueueInfo.withQueuedIngestion(String queuedIngestion)
The ID of the ongoing ingestion.
|
QueueInfo |
QueueInfo.withWaitingOnIngestion(String waitingOnIngestion)
The ID of the queued ingestion.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Ingestion.setQueueInfo(QueueInfo queueInfo) |
Ingestion |
Ingestion.withQueueInfo(QueueInfo queueInfo) |
Copyright © 2022. All rights reserved.