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