| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static AzureScanOptionsDataType |
AzureScanOptionsDataType.AZURE_SCAN_OPTIONS |
| Modifier and Type | Method and Description |
|---|---|
static AzureScanOptionsDataType |
AzureScanOptionsDataType.fromValue(String value) |
AzureScanOptionsDataType |
AzureScanOptionsData.getType()
The type of the resource.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AzureScanOptionsDataType.AzureScanOptionsDataTypeSerializer.serialize(AzureScanOptionsDataType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
AzureScanOptionsData.setType(AzureScanOptionsDataType type) |
AzureScanOptionsData |
AzureScanOptionsData.type(AzureScanOptionsDataType type) |
| Constructor and Description |
|---|
AzureScanOptionsData(String id,
AzureScanOptionsDataType type) |
| Constructor and Description |
|---|
AzureScanOptionsDataTypeSerializer(Class<AzureScanOptionsDataType> t) |
Copyright © 2026. All rights reserved.