| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleChatTargetAudiencesResponse |
GoogleChatIntegrationApi.listGoogleChatTargetAudiences(String organizationBindingId)
Get all target audiences.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<GoogleChatTargetAudiencesResponse> |
GoogleChatIntegrationApi.listGoogleChatTargetAudiencesAsync(String organizationBindingId)
Get all target audiences.
|
ApiResponse<GoogleChatTargetAudiencesResponse> |
GoogleChatIntegrationApi.listGoogleChatTargetAudiencesWithHttpInfo(String organizationBindingId)
Get a list of all target audiences for a Google Chat organization binding in the Datadog Google
Chat integration.
|
CompletableFuture<ApiResponse<GoogleChatTargetAudiencesResponse>> |
GoogleChatIntegrationApi.listGoogleChatTargetAudiencesWithHttpInfoAsync(String organizationBindingId)
Get all target audiences.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleChatTargetAudiencesResponse |
GoogleChatTargetAudiencesResponse.addDataItem(GoogleChatTargetAudienceData dataItem) |
GoogleChatTargetAudiencesResponse |
GoogleChatTargetAudiencesResponse.data(List<GoogleChatTargetAudienceData> data) |
GoogleChatTargetAudiencesResponse |
GoogleChatTargetAudiencesResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.