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