| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static CustomerOrgDisableStatus |
CustomerOrgDisableStatus.DISABLED |
static CustomerOrgDisableStatus |
CustomerOrgDisableStatus.PENDING_DISABLE |
| Modifier and Type | Method and Description |
|---|---|
static CustomerOrgDisableStatus |
CustomerOrgDisableStatus.fromValue(String value) |
CustomerOrgDisableStatus |
CustomerOrgDisableResponseAttributes.getStatus()
Resulting lifecycle status of the organization after the disable action.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CustomerOrgDisableStatus.CustomerOrgDisableStatusSerializer.serialize(CustomerOrgDisableStatus value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
CustomerOrgDisableResponseAttributes.setStatus(CustomerOrgDisableStatus status) |
CustomerOrgDisableResponseAttributes |
CustomerOrgDisableResponseAttributes.status(CustomerOrgDisableStatus status) |
| Constructor and Description |
|---|
CustomerOrgDisableResponseAttributes(CustomerOrgDisableStatus status) |
| Constructor and Description |
|---|
CustomerOrgDisableStatusSerializer(Class<CustomerOrgDisableStatus> t) |
Copyright © 2026. All rights reserved.