Klasse RemoveGroupOperationSpec

java.lang.Object
io.github.primelib.confluence4j.rest.v1.spec.RemoveGroupOperationSpec

@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator") public class RemoveGroupOperationSpec extends Object
RemoveGroupSpec

Specification for the RemoveGroup operation.

Delete user group

  • Felddetails

    • VALIDATION_ENABLED

      @Experimental public static Boolean VALIDATION_ENABLED
      allows to disable validation of the spec, use with care!
  • Konstruktordetails

    • RemoveGroupOperationSpec

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

      @Internal public RemoveGroupOperationSpec(String name)
      Constructs a validated instance of RemoveGroupOperationSpec.

      NOTE: This constructor is not considered stable and may change if the operation is updated.

      Parameter:
      name - Name of the group to delete.
    • RemoveGroupOperationSpec

      protected RemoveGroupOperationSpec()
  • Methodendetails