| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
IncidentGoogleChatConfigurationResponse |
IncidentsApi.createIncidentGoogleChatConfiguration(IncidentGoogleChatConfigurationRequest body)
Create an incident Google Chat configuration.
|
CompletableFuture<IncidentGoogleChatConfigurationResponse> |
IncidentsApi.createIncidentGoogleChatConfigurationAsync(IncidentGoogleChatConfigurationRequest body)
Create an incident Google Chat configuration.
|
ApiResponse<IncidentGoogleChatConfigurationResponse> |
IncidentsApi.createIncidentGoogleChatConfigurationWithHttpInfo(IncidentGoogleChatConfigurationRequest body)
Create a Google Chat configuration for incidents.
|
CompletableFuture<ApiResponse<IncidentGoogleChatConfigurationResponse>> |
IncidentsApi.createIncidentGoogleChatConfigurationWithHttpInfoAsync(IncidentGoogleChatConfigurationRequest body)
Create an incident Google Chat configuration.
|
| Modifier and Type | Method and Description |
|---|---|
IncidentGoogleChatConfigurationRequest |
IncidentGoogleChatConfigurationRequest.data(IncidentGoogleChatConfigurationDataRequest data) |
IncidentGoogleChatConfigurationRequest |
IncidentGoogleChatConfigurationRequest.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.