| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
AzureUCConfigPair |
AzureUCConfigPair.attributes(AzureUCConfigPairAttributes attributes) |
AzureUCConfigPair |
AzureUCConfigPairsResponse.getData()
Azure config pair.
|
AzureUCConfigPair |
AzureUCConfigPair.id(Long id) |
AzureUCConfigPair |
AzureUCConfigPair.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
AzureUCConfigPair |
AzureUCConfigPair.type(AzureUCConfigPairType type) |
| Modifier and Type | Method and Description |
|---|---|
List<AzureUCConfigPair> |
AzureUCConfigsResponse.getData()
An Azure config pair.
|
| Modifier and Type | Method and Description |
|---|---|
AzureUCConfigsResponse |
AzureUCConfigsResponse.addDataItem(AzureUCConfigPair dataItem) |
AzureUCConfigPairsResponse |
AzureUCConfigPairsResponse.data(AzureUCConfigPair data) |
void |
AzureUCConfigPairsResponse.setData(AzureUCConfigPair data) |
| Modifier and Type | Method and Description |
|---|---|
AzureUCConfigsResponse |
AzureUCConfigsResponse.data(List<AzureUCConfigPair> data) |
void |
AzureUCConfigsResponse.setData(List<AzureUCConfigPair> data) |
Copyright © 2024. All rights reserved.