Klasse GetSecurityLevelsForProjectOperationSpec

java.lang.Object
io.github.primelib.jira4j.restv3.spec.GetSecurityLevelsForProjectOperationSpec

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

Specification for the GetSecurityLevelsForProject operation.

Get project issue security levels

  • Felddetails

    • VALIDATION_ENABLED

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

    • GetSecurityLevelsForProjectOperationSpec

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

      @Internal public GetSecurityLevelsForProjectOperationSpec(String projectKeyOrId)
      Constructs a validated instance of GetSecurityLevelsForProjectOperationSpec.

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

      Parameter:
      projectKeyOrId - The project ID or project key (case sensitive).
    • GetSecurityLevelsForProjectOperationSpec

      protected GetSecurityLevelsForProjectOperationSpec()
  • Methodendetails