Klasse GetFeaturesForProjectOperationSpec

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

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

Specification for the GetFeaturesForProject operation.

Get project features

  • Felddetails

    • VALIDATION_ENABLED

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

    • GetFeaturesForProjectOperationSpec

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

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

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

      Parameter:
      projectIdOrKey - The ID or (case-sensitive) key of the project.
    • GetFeaturesForProjectOperationSpec

      protected GetFeaturesForProjectOperationSpec()
  • Methodendetails