| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
IncidentGoogleMeetConfigurationResponse |
IncidentsApi.createIncidentGoogleMeetConfiguration(IncidentGoogleMeetConfigurationRequest body)
Create an incident Google Meet configuration.
|
CompletableFuture<IncidentGoogleMeetConfigurationResponse> |
IncidentsApi.createIncidentGoogleMeetConfigurationAsync(IncidentGoogleMeetConfigurationRequest body)
Create an incident Google Meet configuration.
|
ApiResponse<IncidentGoogleMeetConfigurationResponse> |
IncidentsApi.createIncidentGoogleMeetConfigurationWithHttpInfo(IncidentGoogleMeetConfigurationRequest body)
Create a Google Meet configuration for incidents.
|
CompletableFuture<ApiResponse<IncidentGoogleMeetConfigurationResponse>> |
IncidentsApi.createIncidentGoogleMeetConfigurationWithHttpInfoAsync(IncidentGoogleMeetConfigurationRequest body)
Create an incident Google Meet configuration.
|
| Modifier and Type | Method and Description |
|---|---|
IncidentGoogleMeetConfigurationRequest |
IncidentGoogleMeetConfigurationRequest.data(IncidentGoogleMeetConfigurationDataRequest data) |
IncidentGoogleMeetConfigurationRequest |
IncidentGoogleMeetConfigurationRequest.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.