Klasse UpdateScreenSchemeOperationSpec

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

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

Specification for the UpdateScreenScheme operation.

Update screen scheme

  • Felddetails

    • VALIDATION_ENABLED

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

    • UpdateScreenSchemeOperationSpec

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

      @Internal public UpdateScreenSchemeOperationSpec(String screenSchemeId, UpdateScreenSchemeDetails updateScreenSchemeDetails)
      Constructs a validated instance of UpdateScreenSchemeOperationSpec.

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

      Parameter:
      screenSchemeId - The ID of the screen scheme.
      updateScreenSchemeDetails - The screen scheme update details.
    • UpdateScreenSchemeOperationSpec

      protected UpdateScreenSchemeOperationSpec()
  • Methodendetails