| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
GlobalOrgUser |
GlobalOrgAttributes.getUser()
User information for a global organization association.
|
GlobalOrgUser |
GlobalOrgUser.handle(String handle) |
GlobalOrgUser |
GlobalOrgUser.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
GlobalOrgUser |
GlobalOrgUser.uuid(UUID uuid) |
| Modifier and Type | Method and Description |
|---|---|
void |
GlobalOrgAttributes.setUser(GlobalOrgUser user) |
GlobalOrgAttributes |
GlobalOrgAttributes.user(GlobalOrgUser user) |
| Constructor and Description |
|---|
GlobalOrgAttributes(GlobalOrg org,
String sourceRegion,
GlobalOrgUser user) |
Copyright © 2026. All rights reserved.