| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
UserRelationships |
UserCreateData.getRelationships()
Relationships of the user object.
|
UserRelationships |
ServiceAccountCreateData.getRelationships()
Relationships of the user object.
|
UserRelationships |
UserRelationships.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
UserRelationships |
UserRelationships.roles(RelationshipToRoles roles) |
| Modifier and Type | Method and Description |
|---|---|
UserCreateData |
UserCreateData.relationships(UserRelationships relationships) |
ServiceAccountCreateData |
ServiceAccountCreateData.relationships(UserRelationships relationships) |
void |
UserCreateData.setRelationships(UserRelationships relationships) |
void |
ServiceAccountCreateData.setRelationships(UserRelationships relationships) |
Copyright © 2024. All rights reserved.