| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
OwnershipUntaggedFindingsResponse |
CsmOwnershipApi.getOwnershipUntaggedFindings()
Count untagged findings by ownership confidence.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<OwnershipUntaggedFindingsResponse> |
CsmOwnershipApi.getOwnershipUntaggedFindingsAsync()
Count untagged findings by ownership confidence.
|
ApiResponse<OwnershipUntaggedFindingsResponse> |
CsmOwnershipApi.getOwnershipUntaggedFindingsWithHttpInfo()
Count findings with no team tag, grouped by ownership confidence level.
|
CompletableFuture<ApiResponse<OwnershipUntaggedFindingsResponse>> |
CsmOwnershipApi.getOwnershipUntaggedFindingsWithHttpInfoAsync()
Count untagged findings by ownership confidence.
|
| Modifier and Type | Method and Description |
|---|---|
OwnershipUntaggedFindingsResponse |
OwnershipUntaggedFindingsResponse.data(OwnershipUntaggedFindingsData data) |
OwnershipUntaggedFindingsResponse |
OwnershipUntaggedFindingsResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.