java.lang.Object
io.github.primelib.confluence4j.rest.v1.model.AccountId

@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator") public class AccountId extends Object
AccountId
  • Felddetails

    • accountId

      protected String accountId
  • Konstruktordetails

    • AccountId

      public AccountId(Consumer<AccountId> spec)
      Constructs a validated instance of AccountId.
      Parameter:
      spec - the specification to process
    • AccountId

      @Internal public AccountId(String accountId)
      Constructs a validated instance of AccountId.

      NOTE: This constructor is not considered stable and may change if the model is updated. Consider using AccountId(Consumer) instead.

      Parameter:
      accountId - accountId
    • AccountId

      protected AccountId()
  • Methodendetails