| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static TenancyProductsDataType |
TenancyProductsDataType.OCI_TENANCY_PRODUCT |
| Modifier and Type | Method and Description |
|---|---|
static TenancyProductsDataType |
TenancyProductsDataType.fromValue(String value) |
TenancyProductsDataType |
TenancyProductsData.getType()
OCI tenancy product resource type.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TenancyProductsDataType.TenancyProductsDataTypeSerializer.serialize(TenancyProductsDataType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
TenancyProductsData.setType(TenancyProductsDataType type) |
TenancyProductsData |
TenancyProductsData.type(TenancyProductsDataType type) |
| Constructor and Description |
|---|
TenancyProductsData(TenancyProductsDataType type) |
| Constructor and Description |
|---|
TenancyProductsDataTypeSerializer(Class<TenancyProductsDataType> t) |
Copyright © 2026. All rights reserved.