| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
static QueueInfo.Builder |
QueueInfo.builder() |
QueueInfo.Builder |
QueueInfo.Builder.queuedIngestion(String queuedIngestion)
The ID of the ongoing ingestion.
|
QueueInfo.Builder |
QueueInfo.toBuilder() |
QueueInfo.Builder |
QueueInfo.Builder.waitingOnIngestion(String waitingOnIngestion)
The ID of the queued ingestion.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends QueueInfo.Builder> |
QueueInfo.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default Ingestion.Builder |
Ingestion.Builder.queueInfo(Consumer<QueueInfo.Builder> queueInfo)
Sets the value of the QueueInfo property for this object.
|
Copyright © 2020. All rights reserved.