| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
OwnershipInferenceListResponse |
CsmOwnershipApi.listOwnershipInferences(String resourceId)
List ownership inferences for a resource.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<OwnershipInferenceListResponse> |
CsmOwnershipApi.listOwnershipInferencesAsync(String resourceId)
List ownership inferences for a resource.
|
ApiResponse<OwnershipInferenceListResponse> |
CsmOwnershipApi.listOwnershipInferencesWithHttpInfo(String resourceId)
Get all current ownership inferences for a resource, one per owner type (
user,
team, service, unknown). |
CompletableFuture<ApiResponse<OwnershipInferenceListResponse>> |
CsmOwnershipApi.listOwnershipInferencesWithHttpInfoAsync(String resourceId)
List ownership inferences for a resource.
|
| Modifier and Type | Method and Description |
|---|---|
OwnershipInferenceListResponse |
OwnershipInferenceListResponse.data(OwnershipInferenceListData data) |
OwnershipInferenceListResponse |
OwnershipInferenceListResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.