| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
DORAGitInfo |
DORAGitInfo.commitSha(String commitSha) |
DORAGitInfo |
DORADeploymentRequestAttributes.getGit()
Git info for DORA Metrics events.
|
DORAGitInfo |
DORAIncidentRequestAttributes.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 |
|---|---|
DORADeploymentRequestAttributes |
DORADeploymentRequestAttributes.git(DORAGitInfo git) |
DORAIncidentRequestAttributes |
DORAIncidentRequestAttributes.git(DORAGitInfo git) |
void |
DORADeploymentRequestAttributes.setGit(DORAGitInfo git) |
void |
DORAIncidentRequestAttributes.setGit(DORAGitInfo git) |
Copyright © 2024. All rights reserved.