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