| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
WebhooksIntegrationApi.GetAllAuthMethodsOptionalParameters |
WebhooksIntegrationApi.GetAllAuthMethodsOptionalParameters.include(WebhooksAuthMethodProtocol include)
Set include.
|
| Modifier and Type | Field and Description |
|---|---|
static WebhooksAuthMethodProtocol |
WebhooksAuthMethodProtocol.OAUTH2_CLIENT_CREDENTIALS |
| Modifier and Type | Method and Description |
|---|---|
static WebhooksAuthMethodProtocol |
WebhooksAuthMethodProtocol.fromValue(String value) |
WebhooksAuthMethodProtocol |
WebhooksOAuth2ClientCredentialsResponseAttributes.getProtocol()
Authentication protocol used by the auth method.
|
WebhooksAuthMethodProtocol |
WebhooksAuthMethodAttributes.getProtocol()
Authentication protocol used by the auth method.
|
| Modifier and Type | Method and Description |
|---|---|
WebhooksOAuth2ClientCredentialsResponseAttributes |
WebhooksOAuth2ClientCredentialsResponseAttributes.protocol(WebhooksAuthMethodProtocol protocol) |
WebhooksAuthMethodAttributes |
WebhooksAuthMethodAttributes.protocol(WebhooksAuthMethodProtocol protocol) |
void |
WebhooksAuthMethodProtocol.WebhooksAuthMethodProtocolSerializer.serialize(WebhooksAuthMethodProtocol value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
WebhooksOAuth2ClientCredentialsResponseAttributes.setProtocol(WebhooksAuthMethodProtocol protocol) |
void |
WebhooksAuthMethodAttributes.setProtocol(WebhooksAuthMethodProtocol protocol) |
| Constructor and Description |
|---|
WebhooksAuthMethodProtocolSerializer(Class<WebhooksAuthMethodProtocol> t) |
Copyright © 2026. All rights reserved.