| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static DORADeploymentPatchRequestDataType |
DORADeploymentPatchRequestDataType.DORA_DEPLOYMENT_PATCH_REQUEST |
| Modifier and Type | Method and Description |
|---|---|
static DORADeploymentPatchRequestDataType |
DORADeploymentPatchRequestDataType.fromValue(String value) |
DORADeploymentPatchRequestDataType |
DORADeploymentPatchRequestData.getType()
JSON:API type for DORA deployment patch request.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DORADeploymentPatchRequestDataType.DORADeploymentPatchRequestDataTypeSerializer.serialize(DORADeploymentPatchRequestDataType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
DORADeploymentPatchRequestData.setType(DORADeploymentPatchRequestDataType type) |
DORADeploymentPatchRequestData |
DORADeploymentPatchRequestData.type(DORADeploymentPatchRequestDataType type) |
| Constructor and Description |
|---|
DORADeploymentPatchRequestData(DORADeploymentPatchRequestAttributes attributes,
String id,
DORADeploymentPatchRequestDataType type) |
| Constructor and Description |
|---|
DORADeploymentPatchRequestDataTypeSerializer(Class<DORADeploymentPatchRequestDataType> t) |
Copyright © 2026. All rights reserved.