| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static EntityV3SystemKind |
EntityV3SystemKind.SYSTEM |
| Modifier and Type | Method and Description |
|---|---|
static EntityV3SystemKind |
EntityV3SystemKind.fromValue(String value) |
EntityV3SystemKind |
EntityV3System.getKind()
The definition of Entity V3 System Kind object.
|
| Modifier and Type | Method and Description |
|---|---|
EntityV3System |
EntityV3System.kind(EntityV3SystemKind kind) |
void |
EntityV3SystemKind.EntityV3SystemKindSerializer.serialize(EntityV3SystemKind value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
EntityV3System.setKind(EntityV3SystemKind kind) |
| Constructor and Description |
|---|
EntityV3System(EntityV3APIVersion apiVersion,
EntityV3SystemKind kind,
EntityV3Metadata metadata) |
| Constructor and Description |
|---|
EntityV3SystemKindSerializer(Class<EntityV3SystemKind> t) |
Copyright © 2026. All rights reserved.