| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleChatOrganizationResponse |
GoogleChatIntegrationApi.getGoogleChatOrganization(String organizationBindingId)
Get a Google Chat organization binding.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<GoogleChatOrganizationResponse> |
GoogleChatIntegrationApi.getGoogleChatOrganizationAsync(String organizationBindingId)
Get a Google Chat organization binding.
|
ApiResponse<GoogleChatOrganizationResponse> |
GoogleChatIntegrationApi.getGoogleChatOrganizationWithHttpInfo(String organizationBindingId)
Get a Google Chat organization binding from the Datadog Google Chat integration.
|
CompletableFuture<ApiResponse<GoogleChatOrganizationResponse>> |
GoogleChatIntegrationApi.getGoogleChatOrganizationWithHttpInfoAsync(String organizationBindingId)
Get a Google Chat organization binding.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleChatOrganizationResponse |
GoogleChatOrganizationResponse.data(GoogleChatOrganizationData data) |
GoogleChatOrganizationResponse |
GoogleChatOrganizationResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.