| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
MicrosoftTeamsTenantBasedHandleResponse |
MicrosoftTeamsIntegrationApi.createTenantBasedHandle(MicrosoftTeamsCreateTenantBasedHandleRequest body)
Create tenant-based handle.
|
MicrosoftTeamsTenantBasedHandleResponse |
MicrosoftTeamsIntegrationApi.getTenantBasedHandle(String handleId)
Get tenant-based handle information.
|
MicrosoftTeamsTenantBasedHandleResponse |
MicrosoftTeamsIntegrationApi.updateTenantBasedHandle(String handleId,
MicrosoftTeamsUpdateTenantBasedHandleRequest body)
Update tenant-based handle.
|
| Modifier and Type | Method and Description |
|---|---|
MicrosoftTeamsTenantBasedHandleResponse |
MicrosoftTeamsTenantBasedHandleResponse.data(MicrosoftTeamsTenantBasedHandleResponseData data) |
MicrosoftTeamsTenantBasedHandleResponse |
MicrosoftTeamsTenantBasedHandleResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2024. All rights reserved.