| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static OwnershipSettingsType |
OwnershipSettingsType.OWNERSHIP_SETTINGS |
| Modifier and Type | Method and Description |
|---|---|
static OwnershipSettingsType |
OwnershipSettingsType.fromValue(String value) |
OwnershipSettingsType |
OwnershipSettingsRequestData.getType()
The type of the ownership settings resource.
|
OwnershipSettingsType |
OwnershipSettingsData.getType()
The type of the ownership settings resource.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OwnershipSettingsType.OwnershipSettingsTypeSerializer.serialize(OwnershipSettingsType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
OwnershipSettingsRequestData.setType(OwnershipSettingsType type) |
void |
OwnershipSettingsData.setType(OwnershipSettingsType type) |
OwnershipSettingsRequestData |
OwnershipSettingsRequestData.type(OwnershipSettingsType type) |
OwnershipSettingsData |
OwnershipSettingsData.type(OwnershipSettingsType type) |
| Constructor and Description |
|---|
OwnershipSettingsData(OwnershipSettingsAttributes attributes,
String id,
OwnershipSettingsType type) |
OwnershipSettingsRequestData(OwnershipSettingsRequestAttributes attributes,
OwnershipSettingsType type) |
| Constructor and Description |
|---|
OwnershipSettingsTypeSerializer(Class<OwnershipSettingsType> t) |
Copyright © 2026. All rights reserved.