| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
GlobalOrgIdentifier |
GlobalOrgIdentifier.orgSite(String orgSite) |
GlobalOrgIdentifier |
GlobalOrgIdentifier.orgUuid(UUID orgUuid) |
GlobalOrgIdentifier |
GlobalOrgIdentifier.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
List<GlobalOrgIdentifier> |
OrgGroupMembershipBulkUpdateAttributes.getOrgs()
List of organizations to move.
|
| Modifier and Type | Method and Description |
|---|---|
OrgGroupMembershipBulkUpdateAttributes |
OrgGroupMembershipBulkUpdateAttributes.addOrgsItem(GlobalOrgIdentifier orgsItem) |
| Modifier and Type | Method and Description |
|---|---|
OrgGroupMembershipBulkUpdateAttributes |
OrgGroupMembershipBulkUpdateAttributes.orgs(List<GlobalOrgIdentifier> orgs) |
void |
OrgGroupMembershipBulkUpdateAttributes.setOrgs(List<GlobalOrgIdentifier> orgs) |
| Constructor and Description |
|---|
OrgGroupMembershipBulkUpdateAttributes(List<GlobalOrgIdentifier> orgs) |
Copyright © 2026. All rights reserved.