| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
OwnershipSettingsResponse |
CsmOwnershipApi.postOwnershipSettings(OwnershipSettingsRequest body)
Update ownership settings for the org.
|
CompletableFuture<OwnershipSettingsResponse> |
CsmOwnershipApi.postOwnershipSettingsAsync(OwnershipSettingsRequest body)
Update ownership settings for the org.
|
ApiResponse<OwnershipSettingsResponse> |
CsmOwnershipApi.postOwnershipSettingsWithHttpInfo(OwnershipSettingsRequest body)
Update ownership settings for the org.
|
CompletableFuture<ApiResponse<OwnershipSettingsResponse>> |
CsmOwnershipApi.postOwnershipSettingsWithHttpInfoAsync(OwnershipSettingsRequest body)
Update ownership settings for the org.
|
| Modifier and Type | Method and Description |
|---|---|
OwnershipSettingsRequest |
OwnershipSettingsRequest.data(OwnershipSettingsRequestData data) |
OwnershipSettingsRequest |
OwnershipSettingsRequest.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.