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