| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
SecurityMonitoringApi.ListScannedAssetsMetadataOptionalParameters |
SecurityMonitoringApi.ListScannedAssetsMetadataOptionalParameters.filterAssetType(CloudAssetType filterAssetType)
Set filterAssetType.
|
| Modifier and Type | Field and Description |
|---|---|
static CloudAssetType |
CloudAssetType.HOST |
static CloudAssetType |
CloudAssetType.HOST_IMAGE |
static CloudAssetType |
CloudAssetType.IMAGE |
| Modifier and Type | Method and Description |
|---|---|
static CloudAssetType |
CloudAssetType.fromValue(String value) |
CloudAssetType |
ScannedAssetMetadataAsset.getType()
The cloud asset type
|
| Modifier and Type | Method and Description |
|---|---|
void |
CloudAssetType.CloudAssetTypeSerializer.serialize(CloudAssetType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
ScannedAssetMetadataAsset.setType(CloudAssetType type) |
ScannedAssetMetadataAsset |
ScannedAssetMetadataAsset.type(CloudAssetType type) |
| Constructor and Description |
|---|
ScannedAssetMetadataAsset(String name,
CloudAssetType type) |
| Constructor and Description |
|---|
CloudAssetTypeSerializer(Class<CloudAssetType> t) |
Copyright © 2026. All rights reserved.