| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static CustomerOrgDisableType |
CustomerOrgDisableType.CUSTOMER_ORG_DISABLE |
| Modifier and Type | Method and Description |
|---|---|
static CustomerOrgDisableType |
CustomerOrgDisableType.fromValue(String value) |
CustomerOrgDisableType |
CustomerOrgDisableRequestData.getType()
JSON:API resource type for a customer org disable request.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CustomerOrgDisableType.CustomerOrgDisableTypeSerializer.serialize(CustomerOrgDisableType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
CustomerOrgDisableRequestData.setType(CustomerOrgDisableType type) |
CustomerOrgDisableRequestData |
CustomerOrgDisableRequestData.type(CustomerOrgDisableType type) |
| Constructor and Description |
|---|
CustomerOrgDisableRequestData(CustomerOrgDisableType type) |
| Constructor and Description |
|---|
CustomerOrgDisableTypeSerializer(Class<CustomerOrgDisableType> t) |
Copyright © 2026. All rights reserved.