| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Method and Description |
|---|---|
NotebookCellTime |
NotebookCellTime.NotebookCellTimeDeserializer.deserialize(com.fasterxml.jackson.core.JsonParser jp,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
NotebookCellTime |
NotebookCellTime.NotebookCellTimeDeserializer.getNullValue(com.fasterxml.jackson.databind.DeserializationContext ctxt)
Handle deserialization of the 'null' value.
|
NotebookCellTime |
NotebookToplistCellAttributes.getTime()
Timeframe for the notebook cell.
|
NotebookCellTime |
NotebookLogStreamCellAttributes.getTime()
Timeframe for the notebook cell.
|
NotebookCellTime |
NotebookHeatMapCellAttributes.getTime()
Timeframe for the notebook cell.
|
NotebookCellTime |
NotebookTimeseriesCellAttributes.getTime()
Timeframe for the notebook cell.
|
NotebookCellTime |
NotebookDistributionCellAttributes.getTime()
Timeframe for the notebook cell.
|
| Modifier and Type | Method and Description |
|---|---|
org.openapitools.jackson.nullable.JsonNullable<NotebookCellTime> |
NotebookToplistCellAttributes.getTime_JsonNullable() |
org.openapitools.jackson.nullable.JsonNullable<NotebookCellTime> |
NotebookLogStreamCellAttributes.getTime_JsonNullable() |
org.openapitools.jackson.nullable.JsonNullable<NotebookCellTime> |
NotebookHeatMapCellAttributes.getTime_JsonNullable() |
org.openapitools.jackson.nullable.JsonNullable<NotebookCellTime> |
NotebookTimeseriesCellAttributes.getTime_JsonNullable() |
org.openapitools.jackson.nullable.JsonNullable<NotebookCellTime> |
NotebookDistributionCellAttributes.getTime_JsonNullable() |
| Modifier and Type | Method and Description |
|---|---|
void |
NotebookCellTime.NotebookCellTimeSerializer.serialize(NotebookCellTime value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
NotebookToplistCellAttributes.setTime(NotebookCellTime time) |
void |
NotebookLogStreamCellAttributes.setTime(NotebookCellTime time) |
void |
NotebookHeatMapCellAttributes.setTime(NotebookCellTime time) |
void |
NotebookTimeseriesCellAttributes.setTime(NotebookCellTime time) |
void |
NotebookDistributionCellAttributes.setTime(NotebookCellTime time) |
NotebookToplistCellAttributes |
NotebookToplistCellAttributes.time(NotebookCellTime time) |
NotebookLogStreamCellAttributes |
NotebookLogStreamCellAttributes.time(NotebookCellTime time) |
NotebookHeatMapCellAttributes |
NotebookHeatMapCellAttributes.time(NotebookCellTime time) |
NotebookTimeseriesCellAttributes |
NotebookTimeseriesCellAttributes.time(NotebookCellTime time) |
NotebookDistributionCellAttributes |
NotebookDistributionCellAttributes.time(NotebookCellTime time) |
| Modifier and Type | Method and Description |
|---|---|
void |
NotebookToplistCellAttributes.setTime_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<NotebookCellTime> time) |
void |
NotebookLogStreamCellAttributes.setTime_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<NotebookCellTime> time) |
void |
NotebookHeatMapCellAttributes.setTime_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<NotebookCellTime> time) |
void |
NotebookTimeseriesCellAttributes.setTime_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<NotebookCellTime> time) |
void |
NotebookDistributionCellAttributes.setTime_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<NotebookCellTime> time) |
| Constructor and Description |
|---|
NotebookCellTimeSerializer(Class<NotebookCellTime> t) |
Copyright © 2024. All rights reserved.