Klasse GetProjectComponentsOperationSpec

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

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

Specification for the GetProjectComponents operation.

Get project components

  • Felddetails

    • VALIDATION_ENABLED

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

    • GetProjectComponentsOperationSpec

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

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

      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).
    • GetProjectComponentsOperationSpec

      protected GetProjectComponentsOperationSpec()
  • Methodendetails