Klasse ValidateProjectKeyOperationSpec

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

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

Specification for the ValidateProjectKey operation.

Validate project key

  • Felddetails

    • VALIDATION_ENABLED

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

    • ValidateProjectKeyOperationSpec

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

      @Internal public ValidateProjectKeyOperationSpec(String key)
      Constructs a validated instance of ValidateProjectKeyOperationSpec.

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

      Parameter:
      key - The project key.
    • ValidateProjectKeyOperationSpec

      protected ValidateProjectKeyOperationSpec()
  • Methodendetails