Klasse RemovePreferenceOperationSpec

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

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

Specification for the RemovePreference operation.

Delete preference

  • Felddetails

    • VALIDATION_ENABLED

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

    • RemovePreferenceOperationSpec

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

      @Internal public RemovePreferenceOperationSpec(String key)
      Constructs a validated instance of RemovePreferenceOperationSpec.

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

      Parameter:
      key - The key of the preference.
    • RemovePreferenceOperationSpec

      protected RemovePreferenceOperationSpec()
  • Methodendetails