| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static ComponentGridType |
ComponentGridType.GRID |
| Modifier and Type | Method and Description |
|---|---|
static ComponentGridType |
ComponentGridType.fromValue(String value) |
ComponentGridType |
ComponentGrid.getType()
The definition of
ComponentGridType object. |
| Modifier and Type | Method and Description |
|---|---|
void |
ComponentGridType.ComponentGridTypeSerializer.serialize(ComponentGridType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
ComponentGrid.setType(ComponentGridType type) |
ComponentGrid |
ComponentGrid.type(ComponentGridType type) |
| Constructor and Description |
|---|
ComponentGrid(String name,
ComponentGridProperties properties,
ComponentGridType type) |
| Constructor and Description |
|---|
ComponentGridTypeSerializer(Class<ComponentGridType> t) |
Copyright © 2024. All rights reserved.