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