Class ApplianceHealthSlowQuery

java.lang.Object
com.morpheusdata.model.health.ApplianceHealthSlowQuery

public class ApplianceHealthSlowQuery extends Object
  • Field Details

    • count

      protected Long count
    • time

      protected Long time
    • query

      protected String query
  • Constructor Details

    • ApplianceHealthSlowQuery

      public ApplianceHealthSlowQuery()
  • Method Details

    • getCount

      public Long getCount()
    • setCount

      public void setCount(Long count)
    • getTime

      public Long getTime()
    • setTime

      public void setTime(Long time)
    • getQuery

      public String getQuery()
    • setQuery

      public void setQuery(String query)
    • toString

      public String toString()
      Overrides:
      toString in class Object