| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleChatOrganizationHandlesResponse |
GoogleChatIntegrationApi.listOrganizationHandles(String organizationBindingId)
Get all organization handles.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<GoogleChatOrganizationHandlesResponse> |
GoogleChatIntegrationApi.listOrganizationHandlesAsync(String organizationBindingId)
Get all organization handles.
|
ApiResponse<GoogleChatOrganizationHandlesResponse> |
GoogleChatIntegrationApi.listOrganizationHandlesWithHttpInfo(String organizationBindingId)
Get a list of all organization handles from the Datadog Google Chat integration.
|
CompletableFuture<ApiResponse<GoogleChatOrganizationHandlesResponse>> |
GoogleChatIntegrationApi.listOrganizationHandlesWithHttpInfoAsync(String organizationBindingId)
Get all organization handles.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleChatOrganizationHandlesResponse |
GoogleChatOrganizationHandlesResponse.addDataItem(GoogleChatOrganizationHandleResponseData dataItem) |
GoogleChatOrganizationHandlesResponse |
GoogleChatOrganizationHandlesResponse.data(List<GoogleChatOrganizationHandleResponseData> data) |
GoogleChatOrganizationHandlesResponse |
GoogleChatOrganizationHandlesResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.