Klasse GetProjectEmailOperationSpec

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

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

Specification for the GetProjectEmail operation.

Get project's sender email

  • Felddetails

    • VALIDATION_ENABLED

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

    • GetProjectEmailOperationSpec

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

      @Internal public GetProjectEmailOperationSpec(Long projectId)
      Constructs a validated instance of GetProjectEmailOperationSpec.

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

      Parameter:
      projectId - The project ID.
    • GetProjectEmailOperationSpec

      protected GetProjectEmailOperationSpec()
  • Methodendetails