Klasse AddScreenTabFieldOperationSpec

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

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

Specification for the AddScreenTabField operation.

Add screen tab field

  • Felddetails

    • VALIDATION_ENABLED

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

    • AddScreenTabFieldOperationSpec

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

      @Internal public AddScreenTabFieldOperationSpec(Long screenId, Long tabId, AddFieldBean addFieldBean)
      Constructs a validated instance of AddScreenTabFieldOperationSpec.

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

      Parameter:
      screenId - The ID of the screen.
      tabId - The ID of the screen tab.
      addFieldBean -
    • AddScreenTabFieldOperationSpec

      protected AddScreenTabFieldOperationSpec()
  • Methodendetails