| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static ProcessSummaryType |
ProcessSummaryType.PROCESS |
| Modifier and Type | Method and Description |
|---|---|
static ProcessSummaryType |
ProcessSummaryType.fromValue(String value) |
ProcessSummaryType |
ProcessSummary.getType()
Type of process summary.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProcessSummaryType.ProcessSummaryTypeSerializer.serialize(ProcessSummaryType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
ProcessSummary.setType(ProcessSummaryType type) |
ProcessSummary |
ProcessSummary.type(ProcessSummaryType type) |
| Constructor and Description |
|---|
ProcessSummaryTypeSerializer(Class<ProcessSummaryType> t) |
Copyright © 2024. All rights reserved.