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