| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
RoleAttributes |
RoleAttributes.addReceivesPermissionsFromItem(String receivesPermissionsFromItem) |
RoleAttributes |
Role.getAttributes()
Attributes of the role.
|
RoleAttributes |
RoleAttributes.name(String name) |
RoleAttributes |
RoleAttributes.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
RoleAttributes |
RoleAttributes.receivesPermissionsFrom(List<String> receivesPermissionsFrom) |
| Modifier and Type | Method and Description |
|---|---|
Role |
Role.attributes(RoleAttributes attributes) |
void |
Role.setAttributes(RoleAttributes attributes) |
Copyright © 2026. All rights reserved.