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