| 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.
|
CompletableFuture<MicrosoftTeamsTenantBasedHandleResponse> |
MicrosoftTeamsIntegrationApi.createTenantBasedHandleAsync(MicrosoftTeamsCreateTenantBasedHandleRequest body)
Create tenant-based handle.
|
ApiResponse<MicrosoftTeamsTenantBasedHandleResponse> |
MicrosoftTeamsIntegrationApi.createTenantBasedHandleWithHttpInfo(MicrosoftTeamsCreateTenantBasedHandleRequest body)
Create a tenant-based handle in the Datadog Microsoft Teams integration.
|
CompletableFuture<ApiResponse<MicrosoftTeamsTenantBasedHandleResponse>> |
MicrosoftTeamsIntegrationApi.createTenantBasedHandleWithHttpInfoAsync(MicrosoftTeamsCreateTenantBasedHandleRequest body)
Create tenant-based handle.
|
| Modifier and Type | Method and Description |
|---|---|
MicrosoftTeamsCreateTenantBasedHandleRequest |
MicrosoftTeamsCreateTenantBasedHandleRequest.data(MicrosoftTeamsTenantBasedHandleRequestData data) |
MicrosoftTeamsCreateTenantBasedHandleRequest |
MicrosoftTeamsCreateTenantBasedHandleRequest.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2025. All rights reserved.