| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static CIAppComputeType |
CIAppComputeType.TIMESERIES |
static CIAppComputeType |
CIAppComputeType.TOTAL |
| Modifier and Type | Method and Description |
|---|---|
static CIAppComputeType |
CIAppComputeType.fromValue(String value) |
CIAppComputeType |
CIAppCompute.getType()
The type of compute.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CIAppComputeType.CIAppComputeTypeSerializer.serialize(CIAppComputeType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
CIAppCompute.setType(CIAppComputeType type) |
CIAppCompute |
CIAppCompute.type(CIAppComputeType type) |
| Constructor and Description |
|---|
CIAppComputeTypeSerializer(Class<CIAppComputeType> t) |
Copyright © 2024. All rights reserved.