| Package | Description |
|---|---|
| org.coursera.metrics.datadog |
| Modifier and Type | Field and Description |
|---|---|
static EnumSet<DatadogReporter.Expansion> |
DatadogReporter.Expansion.ALL |
| Modifier and Type | Method and Description |
|---|---|
static DatadogReporter.Expansion |
DatadogReporter.Expansion.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DatadogReporter.Expansion[] |
DatadogReporter.Expansion.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DatadogReporter.Builder |
DatadogReporter.Builder.withExpansions(EnumSet<DatadogReporter.Expansion> expansions) |
Copyright © 2018. All rights reserved.