public class ApplicationTags extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ApplicationTags.Builder |
| Modifier and Type | Method and Description |
|---|---|
String |
getApplication()
Fetch the application name.
|
String |
getCluster()
Fetch the cluster name.
|
Map<String,String> |
getCustomTags()
Fetch the custom tags.
|
String |
getService()
Fetch the service name
|
String |
getShard()
Fetch the shard name.
|
public String getApplication()
@Nullable public String getCluster()
public String getService()
Copyright © 2018. All rights reserved.