| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
CustomerOrgDisableResponse |
CustomerOrgApi.disableCustomerOrg(CustomerOrgDisableRequest body)
Disable the authenticated customer organization.
|
CompletableFuture<CustomerOrgDisableResponse> |
CustomerOrgApi.disableCustomerOrgAsync(CustomerOrgDisableRequest body)
Disable the authenticated customer organization.
|
ApiResponse<CustomerOrgDisableResponse> |
CustomerOrgApi.disableCustomerOrgWithHttpInfo(CustomerOrgDisableRequest body)
Disable the Datadog organization associated with the authenticated user or API key.
|
CompletableFuture<ApiResponse<CustomerOrgDisableResponse>> |
CustomerOrgApi.disableCustomerOrgWithHttpInfoAsync(CustomerOrgDisableRequest body)
Disable the authenticated customer organization.
|
| Modifier and Type | Method and Description |
|---|---|
CustomerOrgDisableRequest |
CustomerOrgDisableRequest.data(CustomerOrgDisableRequestData data) |
CustomerOrgDisableRequest |
CustomerOrgDisableRequest.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.