| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
RolesApi.ListRolesOptionalParameters |
RolesApi.ListRolesOptionalParameters.sort(RolesSort sort)
Set sort.
|
| Modifier and Type | Field and Description |
|---|---|
static RolesSort |
RolesSort.MODIFIED_AT_ASCENDING |
static RolesSort |
RolesSort.MODIFIED_AT_DESCENDING |
static RolesSort |
RolesSort.NAME_ASCENDING |
static RolesSort |
RolesSort.NAME_DESCENDING |
static RolesSort |
RolesSort.USER_COUNT_ASCENDING |
static RolesSort |
RolesSort.USER_COUNT_DESCENDING |
| Modifier and Type | Method and Description |
|---|---|
static RolesSort |
RolesSort.fromValue(String value) |
| Modifier and Type | Method and Description |
|---|---|
void |
RolesSort.RolesSortSerializer.serialize(RolesSort value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
| Constructor and Description |
|---|
RolesSortSerializer(Class<RolesSort> t) |
Copyright © 2024. All rights reserved.