| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static MemberTeamType |
MemberTeamType.MEMBER_TEAMS |
| Modifier and Type | Method and Description |
|---|---|
static MemberTeamType |
MemberTeamType.fromValue(String value) |
MemberTeamType |
MemberTeam.getType()
Member team type
|
| Modifier and Type | Method and Description |
|---|---|
void |
MemberTeamType.MemberTeamTypeSerializer.serialize(MemberTeamType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
MemberTeam.setType(MemberTeamType type) |
MemberTeam |
MemberTeam.type(MemberTeamType type) |
| Constructor and Description |
|---|
MemberTeam(String id,
MemberTeamType type) |
| Constructor and Description |
|---|
MemberTeamTypeSerializer(Class<MemberTeamType> t) |
Copyright © 2026. All rights reserved.