| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleChatAppNamedSpaceResponse |
GoogleChatIntegrationApi.getSpaceByDisplayName(String domainName,
String spaceDisplayName)
Get space information by display name.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<GoogleChatAppNamedSpaceResponse> |
GoogleChatIntegrationApi.getSpaceByDisplayNameAsync(String domainName,
String spaceDisplayName)
Get space information by display name.
|
ApiResponse<GoogleChatAppNamedSpaceResponse> |
GoogleChatIntegrationApi.getSpaceByDisplayNameWithHttpInfo(String domainName,
String spaceDisplayName)
Get the resource name and organization binding ID of a space in the Datadog Google Chat
integration.
|
CompletableFuture<ApiResponse<GoogleChatAppNamedSpaceResponse>> |
GoogleChatIntegrationApi.getSpaceByDisplayNameWithHttpInfoAsync(String domainName,
String spaceDisplayName)
Get space information by display name.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleChatAppNamedSpaceResponse |
GoogleChatAppNamedSpaceResponse.data(GoogleChatAppNamedSpaceResponseData data) |
GoogleChatAppNamedSpaceResponse |
GoogleChatAppNamedSpaceResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.