Uses of Class
software.amazon.awssdk.services.connect.model.QueueInfoInput
-
Packages that use QueueInfoInput Package Description software.amazon.awssdk.services.connect.model -
-
Uses of QueueInfoInput in software.amazon.awssdk.services.connect.model
Methods in software.amazon.awssdk.services.connect.model that return QueueInfoInput Modifier and Type Method Description QueueInfoInputUpdateContactRequest. queueInfo()Information about the queue associated with a contact.Methods in software.amazon.awssdk.services.connect.model with parameters of type QueueInfoInput Modifier and Type Method Description UpdateContactRequest.BuilderUpdateContactRequest.Builder. queueInfo(QueueInfoInput queueInfo)Information about the queue associated with a contact.
-