| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static DORADeploymentType |
DORADeploymentType.DORA_DEPLOYMENT |
| Modifier and Type | Method and Description |
|---|---|
static DORADeploymentType |
DORADeploymentType.fromValue(String value) |
DORADeploymentType |
DORADeploymentResponseData.getType()
JSON:API type for DORA deployment events.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DORADeploymentType.DORADeploymentTypeSerializer.serialize(DORADeploymentType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
DORADeploymentResponseData.setType(DORADeploymentType type) |
DORADeploymentResponseData |
DORADeploymentResponseData.type(DORADeploymentType type) |
| Constructor and Description |
|---|
DORADeploymentTypeSerializer(Class<DORADeploymentType> t) |
Copyright © 2024. All rights reserved.