| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static LatestVersionMatchPolicy |
LatestVersionMatchPolicy.IF_ETAG_MATCH |
static LatestVersionMatchPolicy |
LatestVersionMatchPolicy.NONE |
| Modifier and Type | Method and Description |
|---|---|
static LatestVersionMatchPolicy |
LatestVersionMatchPolicy.fromValue(String value) |
LatestVersionMatchPolicy |
UpsertFormVersionUpsertParams.getMatchPolicy()
The policy for matching the latest form version during an upsert operation.
|
| Modifier and Type | Method and Description |
|---|---|
UpsertFormVersionUpsertParams |
UpsertFormVersionUpsertParams.matchPolicy(LatestVersionMatchPolicy matchPolicy) |
void |
LatestVersionMatchPolicy.LatestVersionMatchPolicySerializer.serialize(LatestVersionMatchPolicy value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
UpsertFormVersionUpsertParams.setMatchPolicy(LatestVersionMatchPolicy matchPolicy) |
| Constructor and Description |
|---|
UpsertFormVersionUpsertParams(LatestVersionMatchPolicy matchPolicy) |
| Constructor and Description |
|---|
LatestVersionMatchPolicySerializer(Class<LatestVersionMatchPolicy> t) |
Copyright © 2026. All rights reserved.