| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static AzureUCConfigPostRequestType |
AzureUCConfigPostRequestType.AZURE_UC_CONFIG_POST_REQUEST |
| Modifier and Type | Method and Description |
|---|---|
static AzureUCConfigPostRequestType |
AzureUCConfigPostRequestType.fromValue(String value) |
AzureUCConfigPostRequestType |
AzureUCConfigPostData.getType()
Type of Azure config Post Request.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AzureUCConfigPostRequestType.AzureUCConfigPostRequestTypeSerializer.serialize(AzureUCConfigPostRequestType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
AzureUCConfigPostData.setType(AzureUCConfigPostRequestType type) |
AzureUCConfigPostData |
AzureUCConfigPostData.type(AzureUCConfigPostRequestType type) |
| Constructor and Description |
|---|
AzureUCConfigPostData(AzureUCConfigPostRequestAttributes attributes,
AzureUCConfigPostRequestType type) |
| Constructor and Description |
|---|
AzureUCConfigPostRequestTypeSerializer(Class<AzureUCConfigPostRequestType> t) |
Copyright © 2024. All rights reserved.