| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static DORADeploymentPatchRemediationType |
DORADeploymentPatchRemediationType.ROLLBACK |
static DORADeploymentPatchRemediationType |
DORADeploymentPatchRemediationType.ROLLFORWARD |
| Modifier and Type | Method and Description |
|---|---|
static DORADeploymentPatchRemediationType |
DORADeploymentPatchRemediationType.fromValue(String value) |
DORADeploymentPatchRemediationType |
DORADeploymentPatchRemediation.getType()
The type of remediation action taken.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DORADeploymentPatchRemediationType.DORADeploymentPatchRemediationTypeSerializer.serialize(DORADeploymentPatchRemediationType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
DORADeploymentPatchRemediation.setType(DORADeploymentPatchRemediationType type) |
DORADeploymentPatchRemediation |
DORADeploymentPatchRemediation.type(DORADeploymentPatchRemediationType type) |
| Constructor and Description |
|---|
DORADeploymentPatchRemediationTypeSerializer(Class<DORADeploymentPatchRemediationType> t) |
Copyright © 2026. All rights reserved.