public class

ResponseInfoEntity

extends Object
java.lang.Object
   ↳ com.atlassian.applinks.core.rest.model.ResponseInfoEntity

Summary

Public Constructors
ResponseInfoEntity()
ResponseInfoEntity(String warning)
Public Methods
String getWarning()
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public ResponseInfoEntity ()

public ResponseInfoEntity (String warning)

Public Methods

public String getWarning ()