| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static AppDeploymentType |
AppDeploymentType.DEPLOYMENT |
| Modifier and Type | Method and Description |
|---|---|
static AppDeploymentType |
AppDeploymentType.fromValue(String value) |
AppDeploymentType |
DeploymentRelationshipData.getType()
The deployment type.
|
AppDeploymentType |
Deployment.getType()
The deployment type.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AppDeploymentType.AppDeploymentTypeSerializer.serialize(AppDeploymentType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
DeploymentRelationshipData.setType(AppDeploymentType type) |
void |
Deployment.setType(AppDeploymentType type) |
DeploymentRelationshipData |
DeploymentRelationshipData.type(AppDeploymentType type) |
Deployment |
Deployment.type(AppDeploymentType type) |
| Constructor and Description |
|---|
AppDeploymentTypeSerializer(Class<AppDeploymentType> t) |
Copyright © 2026. All rights reserved.