Class InvokableScriptsQuery

java.lang.Object
com.influxdb.client.InvokableScriptsQuery

public class InvokableScriptsQuery extends Object
  • Constructor Details

    • InvokableScriptsQuery

      public InvokableScriptsQuery()
  • Method Details

    • getOffset

      @Nullable public Integer getOffset()
    • setOffset

      public void setOffset(@Nullable Integer offset)
    • getLimit

      @Nullable public Integer getLimit()
    • setLimit

      public void setLimit(@Nullable Integer limit)