| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
WorkflowUserRelationship |
WorkflowUserRelationship.data(WorkflowUserRelationshipData data) |
WorkflowUserRelationship |
WorkflowDataRelationships.getCreator()
The definition of
WorkflowUserRelationship object. |
WorkflowUserRelationship |
WorkflowDataRelationships.getOwner()
The definition of
WorkflowUserRelationship object. |
WorkflowUserRelationship |
WorkflowUserRelationship.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
WorkflowDataRelationships |
WorkflowDataRelationships.creator(WorkflowUserRelationship creator) |
WorkflowDataRelationships |
WorkflowDataRelationships.owner(WorkflowUserRelationship owner) |
void |
WorkflowDataRelationships.setCreator(WorkflowUserRelationship creator) |
void |
WorkflowDataRelationships.setOwner(WorkflowUserRelationship owner) |
Copyright © 2026. All rights reserved.