@Beta public final class QueueId extends Object
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
String |
name() |
static QueueId |
queueId(String name) |
String |
toString() |
public String name()