| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleChatOrganizationHandleResponseData |
GoogleChatOrganizationHandleResponseData.attributes(GoogleChatOrganizationHandleResponseAttributes attributes) |
GoogleChatOrganizationHandleResponseData |
GoogleChatOrganizationHandleResponse.getData()
Organization handle data from a response.
|
GoogleChatOrganizationHandleResponseData |
GoogleChatOrganizationHandleResponseData.id(String id) |
GoogleChatOrganizationHandleResponseData |
GoogleChatOrganizationHandleResponseData.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
GoogleChatOrganizationHandleResponseData |
GoogleChatOrganizationHandleResponseData.type(GoogleChatOrganizationHandleType type) |
| Modifier and Type | Method and Description |
|---|---|
List<GoogleChatOrganizationHandleResponseData> |
GoogleChatOrganizationHandlesResponse.getData()
An array of organization handles.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleChatOrganizationHandlesResponse |
GoogleChatOrganizationHandlesResponse.addDataItem(GoogleChatOrganizationHandleResponseData dataItem) |
GoogleChatOrganizationHandleResponse |
GoogleChatOrganizationHandleResponse.data(GoogleChatOrganizationHandleResponseData data) |
void |
GoogleChatOrganizationHandleResponse.setData(GoogleChatOrganizationHandleResponseData data) |
| Modifier and Type | Method and Description |
|---|---|
GoogleChatOrganizationHandlesResponse |
GoogleChatOrganizationHandlesResponse.data(List<GoogleChatOrganizationHandleResponseData> data) |
void |
GoogleChatOrganizationHandlesResponse.setData(List<GoogleChatOrganizationHandleResponseData> data) |
| Constructor and Description |
|---|
GoogleChatOrganizationHandleResponse(GoogleChatOrganizationHandleResponseData data) |
| Constructor and Description |
|---|
GoogleChatOrganizationHandlesResponse(List<GoogleChatOrganizationHandleResponseData> data) |
Copyright © 2026. All rights reserved.