Class AsyncId
java.lang.Object
io.github.primelib.confluence4j.rest.v1.models.AsyncId
AsyncId
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionasyncId()Fluent getter for asyncId.Fluent setter for asyncId.booleanGets the value of asyncId.inthashCode()voidsetAsyncId(String asyncId) Sets the value of asyncId.toString()
-
Field Details
-
asyncId
-
-
Constructor Details
-
AsyncId
-
AsyncId
@Internal protected AsyncId()Protected no-args constructor for use by serialization frameworks. -
AsyncId
Constructs a validated instance ofAsyncId.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
AsyncId(Consumer)instead.- Parameters:
asyncId- asyncId
-
-
Method Details
-
asyncId
-
asyncId
-
getAsyncId
-
setAsyncId
-
equals
-
hashCode
-
toString
-