| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static ScannedAssetMetadataType |
ScannedAssetMetadataType.SCANNED_ASSETS_METADATA |
| Modifier and Type | Method and Description |
|---|---|
static ScannedAssetMetadataType |
ScannedAssetMetadataType.fromValue(String value) |
ScannedAssetMetadataType |
ScannedAssetMetadata.getType()
The JSON:API type.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ScannedAssetMetadataType.ScannedAssetMetadataTypeSerializer.serialize(ScannedAssetMetadataType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
ScannedAssetMetadata.setType(ScannedAssetMetadataType type) |
ScannedAssetMetadata |
ScannedAssetMetadata.type(ScannedAssetMetadataType type) |
| Constructor and Description |
|---|
ScannedAssetMetadata(ScannedAssetMetadataAttributes attributes,
String id,
ScannedAssetMetadataType type) |
| Constructor and Description |
|---|
ScannedAssetMetadataTypeSerializer(Class<ScannedAssetMetadataType> t) |
Copyright © 2026. All rights reserved.