| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
TeamsApi.ListTeamsOptionalParameters |
TeamsApi.ListTeamsOptionalParameters.sort(ListTeamsSort sort)
Set sort.
|
| Modifier and Type | Field and Description |
|---|---|
static ListTeamsSort |
ListTeamsSort._NAME |
static ListTeamsSort |
ListTeamsSort._USER_COUNT |
static ListTeamsSort |
ListTeamsSort.NAME |
static ListTeamsSort |
ListTeamsSort.USER_COUNT |
| Modifier and Type | Method and Description |
|---|---|
static ListTeamsSort |
ListTeamsSort.fromValue(String value) |
| Modifier and Type | Method and Description |
|---|---|
void |
ListTeamsSort.ListTeamsSortSerializer.serialize(ListTeamsSort value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
| Constructor and Description |
|---|
ListTeamsSortSerializer(Class<ListTeamsSort> t) |
Copyright © 2024. All rights reserved.