| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
UserRelationshipData |
UserRelationshipData.id(String id) |
UserRelationshipData |
UserRelationshipData.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
UserRelationshipData |
UserRelationshipData.type(UserResourceType type) |
| Modifier and Type | Method and Description |
|---|---|
List<UserRelationshipData> |
UsersRelationship.getData()
Relationships to user objects.
|
| Modifier and Type | Method and Description |
|---|---|
UsersRelationship |
UsersRelationship.addDataItem(UserRelationshipData dataItem) |
| Modifier and Type | Method and Description |
|---|---|
UsersRelationship |
UsersRelationship.data(List<UserRelationshipData> data) |
void |
UsersRelationship.setData(List<UserRelationshipData> data) |
| Constructor and Description |
|---|
UsersRelationship(List<UserRelationshipData> data) |
Copyright © 2024. All rights reserved.