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