| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
OwnershipHistoryResponse |
CsmOwnershipApi.listOwnershipHistory(String resourceId)
List ownership inference history for a resource.
|
OwnershipHistoryResponse |
CsmOwnershipApi.listOwnershipHistory(String resourceId,
CsmOwnershipApi.ListOwnershipHistoryOptionalParameters parameters)
List ownership inference history for a resource.
|
OwnershipHistoryResponse |
CsmOwnershipApi.listOwnershipHistoryByOwnerType(String resourceId,
OwnershipOwnerType ownerType)
List ownership history by owner type.
|
OwnershipHistoryResponse |
CsmOwnershipApi.listOwnershipHistoryByOwnerType(String resourceId,
OwnershipOwnerType ownerType,
CsmOwnershipApi.ListOwnershipHistoryByOwnerTypeOptionalParameters parameters)
List ownership history by owner type.
|
| Modifier and Type | Method and Description |
|---|---|
OwnershipHistoryResponse |
OwnershipHistoryResponse.data(OwnershipHistoryData data) |
OwnershipHistoryResponse |
OwnershipHistoryResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.