| Package | Description |
|---|---|
| com.mulesoft.apiquery.adapter.internal.metric |
| Modifier and Type | Method and Description |
|---|---|
static ActionType |
ActionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ActionType[] |
ActionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MetricsReporter.report(String sourceKey,
ActionType action,
String apifAppVersion,
List<MetricBuilder.Dimension> dimensions,
List<MetricBuilder.Fact> facts,
Optional<String> sourceName) |
Copyright © 2024. All rights reserved.