Modifier and Type | Class and Description |
---|---|
static class |
QueueSettingsDTO.Builder |
Constructor and Description |
---|
QueueSettingsDTO(QueueCountDTO queueCount,
SelfLinkDTO _links) |
Modifier and Type | Method and Description |
---|---|
static QueueSettingsDTO.Builder |
builder() |
static QueueSettingsDTO.Builder |
builder(QueueSettingsDTO data) |
boolean |
equals(Object o) |
SelfLinkDTO |
get_links() |
QueueCountDTO |
getQueueCount() |
int |
hashCode() |
String |
toString() |
public QueueSettingsDTO(QueueCountDTO queueCount, SelfLinkDTO _links)
public QueueCountDTO getQueueCount()
public SelfLinkDTO get_links()
public static QueueSettingsDTO.Builder builder()
public static QueueSettingsDTO.Builder builder(QueueSettingsDTO data)
Copyright © 2019 Atlassian. All rights reserved.