クラス WavefrontProperties.Application

java.lang.ObjectSE
org.springframework.boot.actuate.autoconfigure.wavefront.WavefrontProperties.Application
含まれているクラス:
WavefrontProperties

public static class WavefrontProperties.Application extends ObjectSE
  • コンストラクターの詳細

    • Application

      public Application()
  • メソッドの詳細

    • getServiceName

      public StringSE getServiceName()
    • setServiceName

      public void setServiceName(StringSE serviceName)
    • getName

      public StringSE getName()
    • setName

      public void setName(StringSE name)
    • getClusterName

      public StringSE getClusterName()
    • setClusterName

      public void setClusterName(StringSE clusterName)
    • getShardName

      public StringSE getShardName()
    • setShardName

      public void setShardName(StringSE shardName)
    • getCustomTags

      public MapSE<StringSE,StringSE> getCustomTags()
    • setCustomTags

      public void setCustomTags(MapSE<StringSE,StringSE> customTags)