| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static MetricMonitorType |
MetricMonitorType.MONITORS |
| Modifier and Type | Method and Description |
|---|---|
static MetricMonitorType |
MetricMonitorType.fromValue(String value) |
MetricMonitorType |
MetricAssetMonitorRelationship.getType()
Monitor resource type.
|
MetricMonitorType |
MetricMonitorAsset.getType()
Monitor resource type.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MetricMonitorType.MetricMonitorTypeSerializer.serialize(MetricMonitorType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
MetricAssetMonitorRelationship.setType(MetricMonitorType type) |
void |
MetricMonitorAsset.setType(MetricMonitorType type) |
MetricAssetMonitorRelationship |
MetricAssetMonitorRelationship.type(MetricMonitorType type) |
MetricMonitorAsset |
MetricMonitorAsset.type(MetricMonitorType type) |
| Constructor and Description |
|---|
MetricMonitorAsset(String id,
MetricMonitorType type) |
| Constructor and Description |
|---|
MetricMonitorTypeSerializer(Class<MetricMonitorType> t) |
Copyright © 2024. All rights reserved.