Uses of Class
software.amazon.awssdk.services.quicksight.model.QueueInfo
-
Packages that use QueueInfo Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of QueueInfo in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return QueueInfo Modifier and Type Method Description QueueInfoIngestion. queueInfo()Returns the value of the QueueInfo property for this object.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type QueueInfo Modifier and Type Method Description Ingestion.BuilderIngestion.Builder. queueInfo(QueueInfo queueInfo)Sets the value of the QueueInfo property for this object.
-