| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static ServiceListDataType |
ServiceListDataType.SERVICES_LIST |
| Modifier and Type | Method and Description |
|---|---|
static ServiceListDataType |
ServiceListDataType.fromValue(String value) |
ServiceListDataType |
ServiceListData.getType()
Services list resource type.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ServiceListDataType.ServiceListDataTypeSerializer.serialize(ServiceListDataType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
ServiceListData.setType(ServiceListDataType type) |
ServiceListData |
ServiceListData.type(ServiceListDataType type) |
| Constructor and Description |
|---|
ServiceListData(ServiceListDataType type) |
| Constructor and Description |
|---|
ServiceListDataTypeSerializer(Class<ServiceListDataType> t) |
Copyright © 2026. All rights reserved.