| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static OrganizationsType |
OrganizationsType.ORGS |
| Modifier and Type | Method and Description |
|---|---|
static OrganizationsType |
OrganizationsType.fromValue(String value) |
OrganizationsType |
RelationshipToOrganizationData.getType()
Organizations resource type.
|
OrganizationsType |
Organization.getType()
Organizations resource type.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OrganizationsType.OrganizationsTypeSerializer.serialize(OrganizationsType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
RelationshipToOrganizationData.setType(OrganizationsType type) |
void |
Organization.setType(OrganizationsType type) |
RelationshipToOrganizationData |
RelationshipToOrganizationData.type(OrganizationsType type) |
Organization |
Organization.type(OrganizationsType type) |
| Constructor and Description |
|---|
Organization(OrganizationsType type) |
RelationshipToOrganizationData(String id,
OrganizationsType type) |
| Constructor and Description |
|---|
OrganizationsTypeSerializer(Class<OrganizationsType> t) |
Copyright © 2024. All rights reserved.