Klasse RemoveProjectCategoryOperationSpec

java.lang.Object
io.github.primelib.jira4j.restv2.spec.RemoveProjectCategoryOperationSpec

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

Specification for the RemoveProjectCategory operation.

Delete project category

  • Felddetails

    • VALIDATION_ENABLED

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

    • RemoveProjectCategoryOperationSpec

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

      @Internal public RemoveProjectCategoryOperationSpec(Long id)
      Constructs a validated instance of RemoveProjectCategoryOperationSpec.

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

      Parameter:
      id - ID of the project category to delete.
    • RemoveProjectCategoryOperationSpec

      protected RemoveProjectCategoryOperationSpec()
  • Methodendetails