| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
ProjectRelationship |
ProjectRelationship.data(ProjectRelationshipData data) |
ProjectRelationship |
CaseRelationships.getProject()
Relationship to project
|
ProjectRelationship |
CaseCreateRelationships.getProject()
Relationship to project
|
ProjectRelationship |
ProjectRelationship.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
CaseRelationships |
CaseRelationships.project(ProjectRelationship project) |
CaseCreateRelationships |
CaseCreateRelationships.project(ProjectRelationship project) |
void |
CaseRelationships.setProject(ProjectRelationship project) |
void |
CaseCreateRelationships.setProject(ProjectRelationship project) |
| Constructor and Description |
|---|
CaseCreateRelationships(ProjectRelationship project) |
Copyright © 2024. All rights reserved.