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