Class WavefrontProperties.Application
java.lang.Object
org.springframework.boot.actuate.autoconfigure.wavefront.WavefrontProperties.Application
- Enclosing class:
- WavefrontProperties
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetName()
void
setClusterName
(String clusterName) void
setCustomTags
(Map<String, String> customTags) void
void
setServiceName
(String serviceName) void
setShardName
(String shardName)
-
Constructor Details
-
Application
public Application()
-
-
Method Details
-
getServiceName
-
setServiceName
-
getName
-
setName
-
getClusterName
-
setClusterName
-
getShardName
-
setShardName
-
getCustomTags
-
setCustomTags
-