| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
DORAGitInfo |
DORAGitInfo.commitSha(String commitSha) |
DORAGitInfo |
DORAIncidentObjectAttributes.getGit()
Git info for DORA Metrics events.
|
DORAGitInfo |
DORAFailureRequestAttributes.getGit()
Git info for DORA Metrics events.
|
DORAGitInfo |
DORADeploymentRequestAttributes.getGit()
Git info for DORA Metrics events.
|
DORAGitInfo |
DORAGitInfo.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
DORAGitInfo |
DORAGitInfo.repositoryUrl(String repositoryUrl) |
| Modifier and Type | Method and Description |
|---|---|
DORAIncidentObjectAttributes |
DORAIncidentObjectAttributes.git(DORAGitInfo git) |
DORAFailureRequestAttributes |
DORAFailureRequestAttributes.git(DORAGitInfo git) |
DORADeploymentRequestAttributes |
DORADeploymentRequestAttributes.git(DORAGitInfo git) |
void |
DORAIncidentObjectAttributes.setGit(DORAGitInfo git) |
void |
DORAFailureRequestAttributes.setGit(DORAGitInfo git) |
void |
DORADeploymentRequestAttributes.setGit(DORAGitInfo git) |
Copyright © 2026. All rights reserved.