| Package | Description |
|---|---|
| com.datadog.api.client.v2.api |
| Modifier and Type | Method and Description |
|---|---|
WebhooksIntegrationApi.GetAllAuthMethodsOptionalParameters |
WebhooksIntegrationApi.GetAllAuthMethodsOptionalParameters.include(WebhooksAuthMethodProtocol include)
Set include.
|
| Modifier and Type | Method and Description |
|---|---|
WebhooksAuthMethodsResponse |
WebhooksIntegrationApi.getAllAuthMethods(WebhooksIntegrationApi.GetAllAuthMethodsOptionalParameters parameters)
Get all auth methods.
|
CompletableFuture<WebhooksAuthMethodsResponse> |
WebhooksIntegrationApi.getAllAuthMethodsAsync(WebhooksIntegrationApi.GetAllAuthMethodsOptionalParameters parameters)
Get all auth methods.
|
ApiResponse<WebhooksAuthMethodsResponse> |
WebhooksIntegrationApi.getAllAuthMethodsWithHttpInfo(WebhooksIntegrationApi.GetAllAuthMethodsOptionalParameters parameters)
Get a list of all auth methods configured for the Webhooks integration in your organization.
|
CompletableFuture<ApiResponse<WebhooksAuthMethodsResponse>> |
WebhooksIntegrationApi.getAllAuthMethodsWithHttpInfoAsync(WebhooksIntegrationApi.GetAllAuthMethodsOptionalParameters parameters)
Get all auth methods.
|
Copyright © 2026. All rights reserved.