public static class

IssueLabelsResource.SuggestionListStruct

extends Object
java.lang.Object
   ↳ com.atlassian.jira.rest.v1.labels.IssueLabelsResource.SuggestionListStruct

Summary

Public Constructors
IssueLabelsResource.SuggestionListStruct()
IssueLabelsResource.SuggestionListStruct(String token)
Public Methods
IssueLabelsResource.SuggestionListStruct addSuggestion(String label, String highlightedLabel)
Set<IssueLabelsResource.SuggestionStruct> suggestions()
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public IssueLabelsResource.SuggestionListStruct ()

public IssueLabelsResource.SuggestionListStruct (String token)

Public Methods

public IssueLabelsResource.SuggestionListStruct addSuggestion (String label, String highlightedLabel)

public Set<IssueLabelsResource.SuggestionStruct> suggestions ()