public static class IssueLabelsResource.SuggestionListStruct extends Object
Constructor and Description |
---|
SuggestionListStruct() |
SuggestionListStruct(String token) |
Modifier and Type | Method and Description |
---|---|
IssueLabelsResource.SuggestionListStruct |
addSuggestion(String label,
String highlightedLabel) |
Set<IssueLabelsResource.SuggestionStruct> |
suggestions() |
public SuggestionListStruct()
public SuggestionListStruct(String token)
public IssueLabelsResource.SuggestionListStruct addSuggestion(String label, String highlightedLabel)
public Set<IssueLabelsResource.SuggestionStruct> suggestions()
Copyright © 2002-2022 Atlassian. All Rights Reserved.