Class DynatraceProperties.V1

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

public static class DynatraceProperties.V1 extends Object
Since:
4.0.0
  • Constructor Details

    • V1

      public V1()
  • Method Details

    • getDeviceId

      public @Nullable String getDeviceId()
    • setDeviceId

      public void setDeviceId(@Nullable String deviceId)
    • getGroup

      public @Nullable String getGroup()
    • setGroup

      public void setGroup(@Nullable String group)
    • getTechnologyType

      public String getTechnologyType()
    • setTechnologyType

      public void setTechnologyType(String technologyType)