| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
DomainAllowlistResponse |
DomainAllowlistApi.patchDomainAllowlist(DomainAllowlistRequest body)
Sets Domain Allowlist.
|
CompletableFuture<DomainAllowlistResponse> |
DomainAllowlistApi.patchDomainAllowlistAsync(DomainAllowlistRequest body)
Sets Domain Allowlist.
|
ApiResponse<DomainAllowlistResponse> |
DomainAllowlistApi.patchDomainAllowlistWithHttpInfo(DomainAllowlistRequest body)
Update the domain allowlist for an organization.
|
CompletableFuture<ApiResponse<DomainAllowlistResponse>> |
DomainAllowlistApi.patchDomainAllowlistWithHttpInfoAsync(DomainAllowlistRequest body)
Sets Domain Allowlist.
|
| Modifier and Type | Method and Description |
|---|---|
DomainAllowlistRequest |
DomainAllowlistRequest.data(DomainAllowlist data) |
DomainAllowlistRequest |
DomainAllowlistRequest.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2025. All rights reserved.