| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
RoleUpdateAttributes |
RoleUpdateResponseData.getAttributes()
Attributes of the role.
|
RoleUpdateAttributes |
RoleUpdateData.getAttributes()
Attributes of the role.
|
RoleUpdateAttributes |
RoleUpdateAttributes.name(String name) |
RoleUpdateAttributes |
RoleUpdateAttributes.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
RoleUpdateAttributes |
RoleUpdateAttributes.userCount(Integer userCount) |
| Modifier and Type | Method and Description |
|---|---|
RoleUpdateResponseData |
RoleUpdateResponseData.attributes(RoleUpdateAttributes attributes) |
RoleUpdateData |
RoleUpdateData.attributes(RoleUpdateAttributes attributes) |
void |
RoleUpdateResponseData.setAttributes(RoleUpdateAttributes attributes) |
void |
RoleUpdateData.setAttributes(RoleUpdateAttributes attributes) |
| Constructor and Description |
|---|
RoleUpdateData(RoleUpdateAttributes attributes,
String id,
RolesType type) |
Copyright © 2024. All rights reserved.