| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
OrgGroupUpdateAttributes |
OrgGroupUpdateData.getAttributes()
Attributes for updating an org group.
|
OrgGroupUpdateAttributes |
OrgGroupUpdateAttributes.name(String name) |
OrgGroupUpdateAttributes |
OrgGroupUpdateAttributes.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
OrgGroupUpdateData |
OrgGroupUpdateData.attributes(OrgGroupUpdateAttributes attributes) |
void |
OrgGroupUpdateData.setAttributes(OrgGroupUpdateAttributes attributes) |
| Constructor and Description |
|---|
OrgGroupUpdateData(OrgGroupUpdateAttributes attributes,
UUID id,
OrgGroupType type) |
Copyright © 2026. All rights reserved.