| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static SeatUserDataType |
SeatUserDataType.SEAT_USERS |
| Modifier and Type | Method and Description |
|---|---|
static SeatUserDataType |
SeatUserDataType.fromValue(String value) |
SeatUserDataType |
SeatUserData.getType()
Seat users resource type.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SeatUserDataType.SeatUserDataTypeSerializer.serialize(SeatUserDataType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
SeatUserData.setType(SeatUserDataType type) |
SeatUserData |
SeatUserData.type(SeatUserDataType type) |
| Constructor and Description |
|---|
SeatUserDataTypeSerializer(Class<SeatUserDataType> t) |
Copyright © 2026. All rights reserved.