| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
DORADeploymentObjectAttributes |
DORADeploymentObjectAttributes.addCustomTagsItem(String customTagsItem) |
DORADeploymentObjectAttributes |
DORADeploymentObjectAttributes.customTags(List<String> customTags) |
DORADeploymentObjectAttributes |
DORADeploymentObjectAttributes.env(String env) |
DORADeploymentObjectAttributes |
DORADeploymentObjectAttributes.finishedAt(Long finishedAt) |
DORADeploymentObjectAttributes |
DORADeploymentObject.getAttributes()
The attributes of the deployment event.
|
DORADeploymentObjectAttributes |
DORADeploymentObjectAttributes.git(DORAGitInfoResponse git) |
DORADeploymentObjectAttributes |
DORADeploymentObjectAttributes.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
DORADeploymentObjectAttributes |
DORADeploymentObjectAttributes.service(String service) |
DORADeploymentObjectAttributes |
DORADeploymentObjectAttributes.startedAt(Long startedAt) |
DORADeploymentObjectAttributes |
DORADeploymentObjectAttributes.team(String team) |
DORADeploymentObjectAttributes |
DORADeploymentObjectAttributes.version(String version) |
| Modifier and Type | Method and Description |
|---|---|
DORADeploymentObject |
DORADeploymentObject.attributes(DORADeploymentObjectAttributes attributes) |
void |
DORADeploymentObject.setAttributes(DORADeploymentObjectAttributes attributes) |
Copyright © 2026. All rights reserved.