| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static GovernanceNotificationSettingsResourceType |
GovernanceNotificationSettingsResourceType.GOVERNANCE_NOTIFICATION_SETTINGS |
| Modifier and Type | Method and Description |
|---|---|
static GovernanceNotificationSettingsResourceType |
GovernanceNotificationSettingsResourceType.fromValue(String value) |
GovernanceNotificationSettingsResourceType |
GovernanceNotificationSettingsUpdateData.getType()
Governance notification settings resource type.
|
GovernanceNotificationSettingsResourceType |
GovernanceNotificationSettingsData.getType()
Governance notification settings resource type.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GovernanceNotificationSettingsResourceType.GovernanceNotificationSettingsResourceTypeSerializer.serialize(GovernanceNotificationSettingsResourceType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
GovernanceNotificationSettingsUpdateData.setType(GovernanceNotificationSettingsResourceType type) |
void |
GovernanceNotificationSettingsData.setType(GovernanceNotificationSettingsResourceType type) |
GovernanceNotificationSettingsUpdateData |
GovernanceNotificationSettingsUpdateData.type(GovernanceNotificationSettingsResourceType type) |
GovernanceNotificationSettingsData |
GovernanceNotificationSettingsData.type(GovernanceNotificationSettingsResourceType type) |
| Constructor and Description |
|---|
GovernanceNotificationSettingsData(GovernanceNotificationSettingsAttributes attributes,
String id,
GovernanceNotificationSettingsResourceType type) |
GovernanceNotificationSettingsUpdateData(GovernanceNotificationSettingsResourceType type) |
| Constructor and Description |
|---|
GovernanceNotificationSettingsResourceTypeSerializer(Class<GovernanceNotificationSettingsResourceType> t) |
Copyright © 2026. All rights reserved.