Klasse GetPreferenceOperationSpec

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

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

Specification for the GetPreference operation.

Get preference

  • Felddetails

    • VALIDATION_ENABLED

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

    • GetPreferenceOperationSpec

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

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

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

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

      protected GetPreferenceOperationSpec()
  • Methodendetails