| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
TenancyConfig |
OciIntegrationApi.createTenancyConfig(CreateTenancyConfigRequest body)
Create tenancy config.
|
TenancyConfig |
OciIntegrationApi.getTenancyConfig(String tenancyOcid)
Get tenancy config.
|
TenancyConfig |
OciIntegrationApi.updateTenancyConfig(String tenancyOcid,
UpdateTenancyConfigRequest body)
Update tenancy config.
|
| Modifier and Type | Method and Description |
|---|---|
TenancyConfig |
TenancyConfig.data(TenancyConfigData data) |
TenancyConfig |
TenancyConfig.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.