| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static SecurityMonitoringDatasetDependentsType |
SecurityMonitoringDatasetDependentsType.DATASET_DEPENDENTS |
| Modifier and Type | Method and Description |
|---|---|
static SecurityMonitoringDatasetDependentsType |
SecurityMonitoringDatasetDependentsType.fromValue(String value) |
SecurityMonitoringDatasetDependentsType |
SecurityMonitoringDatasetDependentsData.getType()
The type of resource for a dataset dependents entry.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SecurityMonitoringDatasetDependentsType.SecurityMonitoringDatasetDependentsTypeSerializer.serialize(SecurityMonitoringDatasetDependentsType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
SecurityMonitoringDatasetDependentsData.setType(SecurityMonitoringDatasetDependentsType type) |
SecurityMonitoringDatasetDependentsData |
SecurityMonitoringDatasetDependentsData.type(SecurityMonitoringDatasetDependentsType type) |
| Constructor and Description |
|---|
SecurityMonitoringDatasetDependentsData(SecurityMonitoringDatasetDependentsAttributes attributes,
String id,
SecurityMonitoringDatasetDependentsType type) |
| Constructor and Description |
|---|
SecurityMonitoringDatasetDependentsTypeSerializer(Class<SecurityMonitoringDatasetDependentsType> t) |
Copyright © 2026. All rights reserved.