public class QueueUpdateWarning extends Object
Modifier and Type | Class and Description |
---|---|
static class |
QueueUpdateWarning.QueueUpdateWarningType |
Constructor and Description |
---|
QueueUpdateWarning(QueueUpdateWarning.QueueUpdateWarningType queueUpdateWarningType,
String queue) |
Modifier and Type | Method and Description |
---|---|
String |
getQueue() |
QueueUpdateWarning.QueueUpdateWarningType |
getWarningType() |
String |
toString() |
QueueUpdateWarning |
withInfo(String info) |
public QueueUpdateWarning(QueueUpdateWarning.QueueUpdateWarningType queueUpdateWarningType, String queue)
public QueueUpdateWarning withInfo(String info)
public String getQueue()
public QueueUpdateWarning.QueueUpdateWarningType getWarningType()
Copyright © 2008–2024 Apache Software Foundation. All rights reserved.