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