| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static ManagedOrgsType |
ManagedOrgsType.MANAGED_ORGS |
| Modifier and Type | Method and Description |
|---|---|
static ManagedOrgsType |
ManagedOrgsType.fromValue(String value) |
ManagedOrgsType |
ManagedOrgsData.getType()
The resource type for managed organizations.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ManagedOrgsType.ManagedOrgsTypeSerializer.serialize(ManagedOrgsType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
ManagedOrgsData.setType(ManagedOrgsType type) |
ManagedOrgsData |
ManagedOrgsData.type(ManagedOrgsType type) |
| Constructor and Description |
|---|
ManagedOrgsData(UUID id,
ManagedOrgsRelationships relationships,
ManagedOrgsType type) |
| Constructor and Description |
|---|
ManagedOrgsTypeSerializer(Class<ManagedOrgsType> t) |
Copyright © 2026. All rights reserved.