| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
UserAuthorizedClientRelationshipUser |
UserAuthorizedClientRelationshipUser.data(UserAuthorizedClientRelationshipUserData data) |
UserAuthorizedClientRelationshipUser |
UserAuthorizedClientRelationships.getUser()
Relationship to the user who granted this authorization.
|
UserAuthorizedClientRelationshipUser |
UserAuthorizedClientRelationshipUser.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UserAuthorizedClientRelationships.setUser(UserAuthorizedClientRelationshipUser user) |
UserAuthorizedClientRelationships |
UserAuthorizedClientRelationships.user(UserAuthorizedClientRelationshipUser user) |
| Constructor and Description |
|---|
UserAuthorizedClientRelationships(UserAuthorizedClientRelationshipOAuth2Client oauth2Client,
UserAuthorizedClientRelationshipScopes scopes,
UserAuthorizedClientRelationshipUser user) |
Copyright © 2026. All rights reserved.