| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static OwnershipInferenceType |
OwnershipInferenceType.OWNERSHIP_INFERENCE |
| Modifier and Type | Method and Description |
|---|---|
static OwnershipInferenceType |
OwnershipInferenceType.fromValue(String value) |
OwnershipInferenceType |
OwnershipInferenceData.getType()
The type of the ownership inference resource.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OwnershipInferenceType.OwnershipInferenceTypeSerializer.serialize(OwnershipInferenceType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
OwnershipInferenceData.setType(OwnershipInferenceType type) |
OwnershipInferenceData |
OwnershipInferenceData.type(OwnershipInferenceType type) |
| Constructor and Description |
|---|
OwnershipInferenceData(OwnershipInferenceAttributes attributes,
String id,
OwnershipInferenceType type) |
| Constructor and Description |
|---|
OwnershipInferenceTypeSerializer(Class<OwnershipInferenceType> t) |
Copyright © 2026. All rights reserved.