Class WavefrontProperties.Application

java.lang.Object
org.springframework.boot.actuate.autoconfigure.wavefront.WavefrontProperties.Application
Enclosing class:
WavefrontProperties

public static class WavefrontProperties.Application extends Object
  • Constructor Details

    • Application

      public Application()
  • Method Details

    • getServiceName

      public String getServiceName()
    • setServiceName

      public void setServiceName(String serviceName)
    • getName

      public String getName()
    • setName

      public void setName(String name)
    • getClusterName

      public String getClusterName()
    • setClusterName

      public void setClusterName(String clusterName)
    • getShardName

      public String getShardName()
    • setShardName

      public void setShardName(String shardName)