| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static WebhooksAuthMethodType |
WebhooksAuthMethodType.WEBHOOKS_AUTH_METHOD |
| Modifier and Type | Method and Description |
|---|---|
static WebhooksAuthMethodType |
WebhooksAuthMethodType.fromValue(String value) |
WebhooksAuthMethodType |
WebhooksAuthMethodResponseData.getType()
Webhooks auth method resource type.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WebhooksAuthMethodType.WebhooksAuthMethodTypeSerializer.serialize(WebhooksAuthMethodType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
WebhooksAuthMethodResponseData.setType(WebhooksAuthMethodType type) |
WebhooksAuthMethodResponseData |
WebhooksAuthMethodResponseData.type(WebhooksAuthMethodType type) |
| Constructor and Description |
|---|
WebhooksAuthMethodResponseData(WebhooksAuthMethodAttributes attributes,
String id,
WebhooksAuthMethodType type) |
| Constructor and Description |
|---|
WebhooksAuthMethodTypeSerializer(Class<WebhooksAuthMethodType> t) |
Copyright © 2026. All rights reserved.