| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
UserAuthorizedClientRelationshipScopes |
UserAuthorizedClientRelationshipScopes.addDataItem(UserAuthorizedClientRelationshipScopeData dataItem) |
UserAuthorizedClientRelationshipScopes |
UserAuthorizedClientRelationshipScopes.data(List<UserAuthorizedClientRelationshipScopeData> data) |
UserAuthorizedClientRelationshipScopes |
UserAuthorizedClientRelationships.getScopes()
Relationship to the scopes granted to the OAuth2 client.
|
UserAuthorizedClientRelationshipScopes |
UserAuthorizedClientRelationshipScopes.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
UserAuthorizedClientRelationships |
UserAuthorizedClientRelationships.scopes(UserAuthorizedClientRelationshipScopes scopes) |
void |
UserAuthorizedClientRelationships.setScopes(UserAuthorizedClientRelationshipScopes scopes) |
| Constructor and Description |
|---|
UserAuthorizedClientRelationships(UserAuthorizedClientRelationshipOAuth2Client oauth2Client,
UserAuthorizedClientRelationshipScopes scopes,
UserAuthorizedClientRelationshipUser user) |
Copyright © 2026. All rights reserved.