| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
OrgGroupsApi.ListOrgGroupsOptionalParameters |
OrgGroupsApi.ListOrgGroupsOptionalParameters.sort(OrgGroupSortOption sort)
Set sort.
|
| Modifier and Type | Field and Description |
|---|---|
static OrgGroupSortOption |
OrgGroupSortOption.MINUS_NAME |
static OrgGroupSortOption |
OrgGroupSortOption.MINUS_UUID |
static OrgGroupSortOption |
OrgGroupSortOption.NAME |
static OrgGroupSortOption |
OrgGroupSortOption.UUID |
| Modifier and Type | Method and Description |
|---|---|
static OrgGroupSortOption |
OrgGroupSortOption.fromValue(String value) |
| Modifier and Type | Method and Description |
|---|---|
void |
OrgGroupSortOption.OrgGroupSortOptionSerializer.serialize(OrgGroupSortOption value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
| Constructor and Description |
|---|
OrgGroupSortOptionSerializer(Class<OrgGroupSortOption> t) |
Copyright © 2026. All rights reserved.