| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
UserAuthorizedClientRelationshipScopeData |
UserAuthorizedClientRelationshipScopeData.id(String id) |
UserAuthorizedClientRelationshipScopeData |
UserAuthorizedClientRelationshipScopeData.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
UserAuthorizedClientRelationshipScopeData |
UserAuthorizedClientRelationshipScopeData.type(UserAuthorizedClientRelationshipScopeDataType type) |
| Modifier and Type | Method and Description |
|---|---|
List<UserAuthorizedClientRelationshipScopeData> |
UserAuthorizedClientRelationshipScopes.getData()
List of scope relationship data objects.
|
| Modifier and Type | Method and Description |
|---|---|
UserAuthorizedClientRelationshipScopes |
UserAuthorizedClientRelationshipScopes.addDataItem(UserAuthorizedClientRelationshipScopeData dataItem) |
| Modifier and Type | Method and Description |
|---|---|
UserAuthorizedClientRelationshipScopes |
UserAuthorizedClientRelationshipScopes.data(List<UserAuthorizedClientRelationshipScopeData> data) |
void |
UserAuthorizedClientRelationshipScopes.setData(List<UserAuthorizedClientRelationshipScopeData> data) |
| Constructor and Description |
|---|
UserAuthorizedClientRelationshipScopes(List<UserAuthorizedClientRelationshipScopeData> data) |
Copyright © 2026. All rights reserved.