| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static IncidentGoogleChatConfigurationType |
IncidentGoogleChatConfigurationType.GOOGLE_CHAT_CONFIGURATIONS |
| Modifier and Type | Method and Description |
|---|---|
static IncidentGoogleChatConfigurationType |
IncidentGoogleChatConfigurationType.fromValue(String value) |
IncidentGoogleChatConfigurationType |
IncidentGoogleChatConfigurationPatchDataRequest.getType()
Google Chat configuration resource type.
|
IncidentGoogleChatConfigurationType |
IncidentGoogleChatConfigurationDataResponse.getType()
Google Chat configuration resource type.
|
IncidentGoogleChatConfigurationType |
IncidentGoogleChatConfigurationDataRequest.getType()
Google Chat configuration resource type.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IncidentGoogleChatConfigurationType.IncidentGoogleChatConfigurationTypeSerializer.serialize(IncidentGoogleChatConfigurationType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
IncidentGoogleChatConfigurationPatchDataRequest.setType(IncidentGoogleChatConfigurationType type) |
void |
IncidentGoogleChatConfigurationDataResponse.setType(IncidentGoogleChatConfigurationType type) |
void |
IncidentGoogleChatConfigurationDataRequest.setType(IncidentGoogleChatConfigurationType type) |
IncidentGoogleChatConfigurationPatchDataRequest |
IncidentGoogleChatConfigurationPatchDataRequest.type(IncidentGoogleChatConfigurationType type) |
IncidentGoogleChatConfigurationDataResponse |
IncidentGoogleChatConfigurationDataResponse.type(IncidentGoogleChatConfigurationType type) |
IncidentGoogleChatConfigurationDataRequest |
IncidentGoogleChatConfigurationDataRequest.type(IncidentGoogleChatConfigurationType type) |
| Constructor and Description |
|---|
IncidentGoogleChatConfigurationDataRequest(IncidentGoogleChatConfigurationDataAttributesRequest attributes,
IncidentGoogleChatConfigurationRelationshipsRequest relationships,
IncidentGoogleChatConfigurationType type) |
IncidentGoogleChatConfigurationDataResponse(IncidentGoogleChatConfigurationDataAttributesResponse attributes,
UUID id,
IncidentGoogleChatConfigurationType type) |
IncidentGoogleChatConfigurationPatchDataRequest(UUID id,
IncidentGoogleChatConfigurationType type) |
| Constructor and Description |
|---|
IncidentGoogleChatConfigurationTypeSerializer(Class<IncidentGoogleChatConfigurationType> t) |
Copyright © 2026. All rights reserved.