| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
UserUpdateAttributes |
UserUpdateAttributes.disabled(Boolean disabled) |
UserUpdateAttributes |
UserUpdateAttributes.email(String email) |
UserUpdateAttributes |
UserUpdateData.getAttributes()
Attributes of the edited user.
|
UserUpdateAttributes |
UserUpdateAttributes.name(String name) |
UserUpdateAttributes |
UserUpdateAttributes.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
UserUpdateData |
UserUpdateData.attributes(UserUpdateAttributes attributes) |
void |
UserUpdateData.setAttributes(UserUpdateAttributes attributes) |
| Constructor and Description |
|---|
UserUpdateData(UserUpdateAttributes attributes,
String id,
UsersType type) |
Copyright © 2024. All rights reserved.