| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static GlobalOrgType |
GlobalOrgType.GLOBAL_USER_ORGS |
| Modifier and Type | Method and Description |
|---|---|
static GlobalOrgType |
GlobalOrgType.fromValue(String value) |
GlobalOrgType |
GlobalOrgData.getType()
The resource type for global user organizations.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GlobalOrgType.GlobalOrgTypeSerializer.serialize(GlobalOrgType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
GlobalOrgData.setType(GlobalOrgType type) |
GlobalOrgData |
GlobalOrgData.type(GlobalOrgType type) |
| Constructor and Description |
|---|
GlobalOrgData(GlobalOrgAttributes attributes,
GlobalOrgType type) |
| Constructor and Description |
|---|
GlobalOrgTypeSerializer(Class<GlobalOrgType> t) |
Copyright © 2026. All rights reserved.