| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
WebhooksOAuth2ClientCredentialsResponse |
WebhooksIntegrationApi.createOAuth2ClientCredentials(WebhooksOAuth2ClientCredentialsCreateRequest body)
Create an OAuth2 client credentials auth method.
|
WebhooksOAuth2ClientCredentialsResponse |
WebhooksIntegrationApi.getOAuth2ClientCredentials(String authMethodId)
Get an OAuth2 client credentials auth method.
|
WebhooksOAuth2ClientCredentialsResponse |
WebhooksIntegrationApi.updateOAuth2ClientCredentials(String authMethodId,
WebhooksOAuth2ClientCredentialsUpdateRequest body)
Update an OAuth2 client credentials auth method.
|
| Modifier and Type | Method and Description |
|---|---|
WebhooksOAuth2ClientCredentialsResponse |
WebhooksOAuth2ClientCredentialsResponse.data(WebhooksOAuth2ClientCredentialsResponseData data) |
WebhooksOAuth2ClientCredentialsResponse |
WebhooksOAuth2ClientCredentialsResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.