| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleChatOrganizationsResponse |
GoogleChatIntegrationApi.listGoogleChatOrganizations()
Get all Google Chat organization bindings.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<GoogleChatOrganizationsResponse> |
GoogleChatIntegrationApi.listGoogleChatOrganizationsAsync()
Get all Google Chat organization bindings.
|
ApiResponse<GoogleChatOrganizationsResponse> |
GoogleChatIntegrationApi.listGoogleChatOrganizationsWithHttpInfo()
Get a list of all Google Chat organization bindings in the Datadog Google Chat integration.
|
CompletableFuture<ApiResponse<GoogleChatOrganizationsResponse>> |
GoogleChatIntegrationApi.listGoogleChatOrganizationsWithHttpInfoAsync()
Get all Google Chat organization bindings.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleChatOrganizationsResponse |
GoogleChatOrganizationsResponse.addDataItem(GoogleChatOrganizationData dataItem) |
GoogleChatOrganizationsResponse |
GoogleChatOrganizationsResponse.data(List<GoogleChatOrganizationData> data) |
GoogleChatOrganizationsResponse |
GoogleChatOrganizationsResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.