java.lang.Object
io.github.primelib.webmethodsapigateway4j.model.GqlComment

@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator") public class GqlComment extends Object
GqlComment
  • Felddetails

    • content

      protected String content
      Comment value
  • Konstruktordetails

    • GqlComment

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

      @Internal public GqlComment(String content)
      Constructs a validated instance of GqlComment.

      NOTE: This constructor is not considered stable and may change if the model is updated. Consider using GqlComment(Consumer) instead.

      Parameter:
      content - Comment value
    • GqlComment

      protected GqlComment()
  • Methodendetails