| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static TeamSyncBulkType |
TeamSyncBulkType.TEAM_SYNC_BULK |
| Modifier and Type | Method and Description |
|---|---|
static TeamSyncBulkType |
TeamSyncBulkType.fromValue(String value) |
TeamSyncBulkType |
TeamSyncData.getType()
Team sync bulk type.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TeamSyncBulkType.TeamSyncBulkTypeSerializer.serialize(TeamSyncBulkType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
TeamSyncData.setType(TeamSyncBulkType type) |
TeamSyncData |
TeamSyncData.type(TeamSyncBulkType type) |
| Constructor and Description |
|---|
TeamSyncData(TeamSyncAttributes attributes,
TeamSyncBulkType type) |
| Constructor and Description |
|---|
TeamSyncBulkTypeSerializer(Class<TeamSyncBulkType> t) |
Copyright © 2025. All rights reserved.