Class Operation
java.lang.Object
io.github.primelib.confluence4j.rest.v1.models.Operation
Operation
-
Field Details
-
key
-
target
The space or content type that the operation applies to.
-
-
Constructor Details
-
Operation
Constructs a validated instance ofOperation.- Parameters:
spec- the specification to process
-
Operation
Constructs a validated instance ofOperation.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
Operation(Consumer)instead.- Parameters:
key- keytarget- The space or content type that the operation applies to.
-
Operation
protected Operation()
-
-
Method Details
-
key
-
target
The space or content type that the operation applies to. -
key
- Returns:
this.
-
target
The space or content type that the operation applies to.- Returns:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-