| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static LayerType |
LayerType.LAYERS |
| Modifier and Type | Method and Description |
|---|---|
static LayerType |
LayerType.fromValue(String value) |
LayerType |
Layer.getType()
Layers resource type.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LayerType.LayerTypeSerializer.serialize(LayerType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
Layer.setType(LayerType type) |
Layer |
Layer.type(LayerType type) |
| Constructor and Description |
|---|
Layer(LayerType type) |
| Constructor and Description |
|---|
LayerTypeSerializer(Class<LayerType> t) |
Copyright © 2025. All rights reserved.