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