| Modifier and Type | Class and Description |
|---|---|
static class |
MonitoringAnnotations.Builder
Builder
|
| Modifier and Type | Field and Description |
|---|---|
static MonitoringAnnotations |
EMPTY |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
static MonitoringAnnotations.Builder |
newBuilder() |
Map<String,String> |
toMap()
Returns an immutable map that contains the annotations.
|
String |
toString() |
public static final MonitoringAnnotations EMPTY
public static MonitoringAnnotations.Builder newBuilder()