Class Links
java.lang.Object
io.github.primelib.confluence4j.rest.v1.models.Links
Links
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
status
The URL to retrive status of long task.
-
-
Constructor Details
-
Links
-
Links
@Internal protected Links()Protected no-args constructor for use by serialization frameworks. -
Links
Constructs a validated instance ofLinks.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
Links(Consumer)instead.- Parameters:
status- The URL to retrive status of long task.
-
-
Method Details
-
status
Fluent getter for status.The URL to retrive status of long task.
- Returns:
- status
-
status
-
getStatus
Gets the value of status.The URL to retrive status of long task.
- Returns:
- status
-
setStatus
Sets the value of status.The URL to retrive status of long task.
- Parameters:
status- status
-
equals
-
hashCode
-
toString
-