| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
UpsertFormVersionData |
UpsertFormVersionData.attributes(UpsertFormVersionDataAttributes attributes) |
UpsertFormVersionData |
UpsertFormVersionRequest.getData()
The data for creating or updating a form version.
|
UpsertFormVersionData |
UpsertFormVersionData.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
UpsertFormVersionData |
UpsertFormVersionData.type(FormVersionType type) |
| Modifier and Type | Method and Description |
|---|---|
UpsertFormVersionRequest |
UpsertFormVersionRequest.data(UpsertFormVersionData data) |
void |
UpsertFormVersionRequest.setData(UpsertFormVersionData data) |
| Constructor and Description |
|---|
UpsertFormVersionRequest(UpsertFormVersionData data) |
Copyright © 2026. All rights reserved.