Klasse RemoveGroupByIdOperationSpec

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

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

Specification for the RemoveGroupById operation.

Delete user group

  • Felddetails

    • VALIDATION_ENABLED

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

    • RemoveGroupByIdOperationSpec

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

      @Internal public RemoveGroupByIdOperationSpec(String id)
      Constructs a validated instance of RemoveGroupByIdOperationSpec.

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

      Parameter:
      id - Id of the group to delete.
    • RemoveGroupByIdOperationSpec

      protected RemoveGroupByIdOperationSpec()
  • Methodendetails