Klasse GetCommentPropertyOperationSpec

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

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

Specification for the GetCommentProperty operation.

Get comment property

  • Felddetails

    • VALIDATION_ENABLED

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

    • GetCommentPropertyOperationSpec

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

      @Internal public GetCommentPropertyOperationSpec(String commentId, String propertyKey)
      Constructs a validated instance of GetCommentPropertyOperationSpec.

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

      Parameter:
      commentId - The ID of the comment.
      propertyKey - The key of the property.
    • GetCommentPropertyOperationSpec

      protected GetCommentPropertyOperationSpec()
  • Methodendetails