public class

RemoteIssueLinkCreateOrUpdateResponse

extends Object
java.lang.Object
   ↳ com.atlassian.jira.rest.api.issue.RemoteIssueLinkCreateOrUpdateResponse

Class Overview

Response from creating/updating a remote issue link.

Summary

Public Constructors
RemoteIssueLinkCreateOrUpdateResponse()
Public Methods
Long id()
RemoteIssueLinkCreateOrUpdateResponse id(Long id)
RemoteIssueLinkCreateOrUpdateResponse self(String self)
String self()
String toString()
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public RemoteIssueLinkCreateOrUpdateResponse ()

Public Methods

public Long id ()

public String self ()

public String toString ()