Klasse GetAllStatusesOperationSpec

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

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

Specification for the GetAllStatuses operation.

Get all statuses for project

  • Felddetails

    • VALIDATION_ENABLED

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

    • GetAllStatusesOperationSpec

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

      @Internal public GetAllStatusesOperationSpec(String projectIdOrKey)
      Constructs a validated instance of GetAllStatusesOperationSpec.

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

      Parameter:
      projectIdOrKey - The project ID or project key (case sensitive).
    • GetAllStatusesOperationSpec

      protected GetAllStatusesOperationSpec()
  • Methodendetails