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