| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
Asset |
Asset.attributes(AssetAttributes attributes) |
Asset |
Asset.id(String id) |
Asset |
Asset.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Asset |
Asset.type(AssetEntityType type) |
| Modifier and Type | Method and Description |
|---|---|
List<Asset> |
ListVulnerableAssetsResponse.getData()
List of vulnerable assets.
|
| Modifier and Type | Method and Description |
|---|---|
ListVulnerableAssetsResponse |
ListVulnerableAssetsResponse.addDataItem(Asset dataItem) |
| Modifier and Type | Method and Description |
|---|---|
ListVulnerableAssetsResponse |
ListVulnerableAssetsResponse.data(List<Asset> data) |
void |
ListVulnerableAssetsResponse.setData(List<Asset> data) |
| Constructor and Description |
|---|
ListVulnerableAssetsResponse(List<Asset> data) |
Copyright © 2025. All rights reserved.