java.lang.Object
org.springframework.boot.actuate.autoconfigure.metrics.export.dynatrace.DynatraceProperties.V1
Enclosing class:
DynatraceProperties

public static class DynatraceProperties.V1 extends Object
  • Constructor Details

    • V1

      public V1()
  • Method Details

    • getDeviceId

      public String getDeviceId()
    • setDeviceId

      public void setDeviceId(String deviceId)
    • getGroup

      public String getGroup()
    • setGroup

      public void setGroup(String group)
    • getTechnologyType

      public String getTechnologyType()
    • setTechnologyType

      public void setTechnologyType(String technologyType)