| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static UCConfigPairDataType |
UCConfigPairDataType.AZURE_UC_CONFIGS |
| Modifier and Type | Method and Description |
|---|---|
static UCConfigPairDataType |
UCConfigPairDataType.fromValue(String value) |
UCConfigPairDataType |
UCConfigPairData.getType()
Azure UC configs resource type.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UCConfigPairDataType.UCConfigPairDataTypeSerializer.serialize(UCConfigPairDataType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
UCConfigPairData.setType(UCConfigPairDataType type) |
UCConfigPairData |
UCConfigPairData.type(UCConfigPairDataType type) |
| Constructor and Description |
|---|
UCConfigPairData(UCConfigPairDataType type) |
| Constructor and Description |
|---|
UCConfigPairDataTypeSerializer(Class<UCConfigPairDataType> t) |
Copyright © 2026. All rights reserved.