Klasse GqlDescription

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

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

    • content

      protected String content
      Description value
  • Konstruktordetails

    • GqlDescription

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

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

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

      Parameter:
      content - Description value
    • GqlDescription

      protected GqlDescription()
  • Methodendetails