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