| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
ServiceListDataAttributes |
ServiceListDataAttributes.addMetadataItem(ServiceListDataAttributesMetadataItems metadataItem) |
ServiceListDataAttributes |
ServiceListDataAttributes.addServicesItem(String servicesItem) |
ServiceListDataAttributes |
ServiceListData.getAttributes()
Attributes of a service list entry, containing metadata and a list of service names.
|
ServiceListDataAttributes |
ServiceListDataAttributes.metadata(List<ServiceListDataAttributesMetadataItems> metadata) |
ServiceListDataAttributes |
ServiceListDataAttributes.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
ServiceListDataAttributes |
ServiceListDataAttributes.services(List<String> services) |
| Modifier and Type | Method and Description |
|---|---|
ServiceListData |
ServiceListData.attributes(ServiceListDataAttributes attributes) |
void |
ServiceListData.setAttributes(ServiceListDataAttributes attributes) |
Copyright © 2026. All rights reserved.