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