Class Expandabled0Ed16

java.lang.Object
io.github.primelib.confluence4j.rest.v1.models.Expandabled0Ed16

@Generated("io.github.primelib.primecodegen") public class Expandabled0Ed16 extends Object
Expandabled0Ed16
  • Field Details

    • operations

      protected String operations
  • Constructor Details

    • Expandabled0Ed16

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

      @Internal protected Expandabled0Ed16()
      Protected no-args constructor for use by serialization frameworks.
    • Expandabled0Ed16

      @Internal public Expandabled0Ed16(String operations)
      Constructs a validated instance of Expandabled0Ed16.

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

      Parameters:
      operations - operations
  • Method Details

    • operations

      public String operations()
      Fluent getter for operations.
      Returns:
      operations
    • operations

      public Expandabled0Ed16 operations(String operations)
      Fluent setter for operations.
      Parameters:
      operations - operations
      Returns:
      this
    • getOperations

      public String getOperations()
      Gets the value of operations.
      Returns:
      operations
    • setOperations

      public void setOperations(String operations)
      Sets the value of operations.
      Parameters:
      operations - operations
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • toString

      public String toString()
      Overrides:
      toString in class Object