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