| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static GetMappingResponseDataType |
GetMappingResponseDataType.GET_MAPPINGS_RESPONSE |
| Modifier and Type | Method and Description |
|---|---|
static GetMappingResponseDataType |
GetMappingResponseDataType.fromValue(String value) |
GetMappingResponseDataType |
GetMappingResponseData.getType()
Get mappings response resource type.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetMappingResponseDataType.GetMappingResponseDataTypeSerializer.serialize(GetMappingResponseDataType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
GetMappingResponseData.setType(GetMappingResponseDataType type) |
GetMappingResponseData |
GetMappingResponseData.type(GetMappingResponseDataType type) |
| Constructor and Description |
|---|
GetMappingResponseData(GetMappingResponseDataType type) |
| Constructor and Description |
|---|
GetMappingResponseDataTypeSerializer(Class<GetMappingResponseDataType> t) |
Copyright © 2026. All rights reserved.