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