| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
WebhooksAuthMethodAttributes |
WebhooksAuthMethodResponseData.getAttributes()
Attributes of a webhooks auth method.
|
WebhooksAuthMethodAttributes |
WebhooksAuthMethodAttributes.protocol(WebhooksAuthMethodProtocol protocol) |
WebhooksAuthMethodAttributes |
WebhooksAuthMethodAttributes.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
WebhooksAuthMethodResponseData |
WebhooksAuthMethodResponseData.attributes(WebhooksAuthMethodAttributes attributes) |
void |
WebhooksAuthMethodResponseData.setAttributes(WebhooksAuthMethodAttributes attributes) |
| Constructor and Description |
|---|
WebhooksAuthMethodResponseData(WebhooksAuthMethodAttributes attributes,
String id,
WebhooksAuthMethodType type) |
Copyright © 2026. All rights reserved.