| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static IncidentGoogleMeetConfigurationType |
IncidentGoogleMeetConfigurationType.GOOGLE_MEET_CONFIGURATIONS |
| Modifier and Type | Method and Description |
|---|---|
static IncidentGoogleMeetConfigurationType |
IncidentGoogleMeetConfigurationType.fromValue(String value) |
IncidentGoogleMeetConfigurationType |
IncidentGoogleMeetConfigurationPatchDataRequest.getType()
Google Meet configuration resource type.
|
IncidentGoogleMeetConfigurationType |
IncidentGoogleMeetConfigurationDataResponse.getType()
Google Meet configuration resource type.
|
IncidentGoogleMeetConfigurationType |
IncidentGoogleMeetConfigurationDataRequest.getType()
Google Meet configuration resource type.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IncidentGoogleMeetConfigurationType.IncidentGoogleMeetConfigurationTypeSerializer.serialize(IncidentGoogleMeetConfigurationType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
IncidentGoogleMeetConfigurationPatchDataRequest.setType(IncidentGoogleMeetConfigurationType type) |
void |
IncidentGoogleMeetConfigurationDataResponse.setType(IncidentGoogleMeetConfigurationType type) |
void |
IncidentGoogleMeetConfigurationDataRequest.setType(IncidentGoogleMeetConfigurationType type) |
IncidentGoogleMeetConfigurationPatchDataRequest |
IncidentGoogleMeetConfigurationPatchDataRequest.type(IncidentGoogleMeetConfigurationType type) |
IncidentGoogleMeetConfigurationDataResponse |
IncidentGoogleMeetConfigurationDataResponse.type(IncidentGoogleMeetConfigurationType type) |
IncidentGoogleMeetConfigurationDataRequest |
IncidentGoogleMeetConfigurationDataRequest.type(IncidentGoogleMeetConfigurationType type) |
| Constructor and Description |
|---|
IncidentGoogleMeetConfigurationDataRequest(IncidentGoogleMeetConfigurationDataAttributesRequest attributes,
IncidentGoogleMeetConfigurationRelationshipsRequest relationships,
IncidentGoogleMeetConfigurationType type) |
IncidentGoogleMeetConfigurationDataResponse(IncidentGoogleMeetConfigurationDataAttributesResponse attributes,
UUID id,
IncidentGoogleMeetConfigurationType type) |
IncidentGoogleMeetConfigurationPatchDataRequest(UUID id,
IncidentGoogleMeetConfigurationType type) |
| Constructor and Description |
|---|
IncidentGoogleMeetConfigurationTypeSerializer(Class<IncidentGoogleMeetConfigurationType> t) |
Copyright © 2026. All rights reserved.