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