| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static AzureUCConfigPairType |
AzureUCConfigPairType.AZURE_UC_CONFIGS |
| Modifier and Type | Method and Description |
|---|---|
static AzureUCConfigPairType |
AzureUCConfigPairType.fromValue(String value) |
AzureUCConfigPairType |
AzureUCConfigPair.getType()
Type of Azure config pair.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AzureUCConfigPairType.AzureUCConfigPairTypeSerializer.serialize(AzureUCConfigPairType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
AzureUCConfigPair.setType(AzureUCConfigPairType type) |
AzureUCConfigPair |
AzureUCConfigPair.type(AzureUCConfigPairType type) |
| Constructor and Description |
|---|
AzureUCConfigPair(AzureUCConfigPairAttributes attributes,
AzureUCConfigPairType type) |
| Constructor and Description |
|---|
AzureUCConfigPairTypeSerializer(Class<AzureUCConfigPairType> t) |
Copyright © 2024. All rights reserved.