| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleChatOrganizationHandleResponse |
GoogleChatIntegrationApi.createOrganizationHandle(String organizationBindingId,
GoogleChatCreateOrganizationHandleRequest body)
Create organization handle.
|
GoogleChatOrganizationHandleResponse |
GoogleChatIntegrationApi.getOrganizationHandle(String organizationBindingId,
String handleId)
Get organization handle.
|
GoogleChatOrganizationHandleResponse |
GoogleChatIntegrationApi.updateOrganizationHandle(String organizationBindingId,
String handleId,
GoogleChatUpdateOrganizationHandleRequest body)
Update organization handle.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleChatOrganizationHandleResponse |
GoogleChatOrganizationHandleResponse.data(GoogleChatOrganizationHandleResponseData data) |
GoogleChatOrganizationHandleResponse |
GoogleChatOrganizationHandleResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.