| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
PublishFormDataAttributes |
PublishFormData.getAttributes()
The attributes for publishing a form version.
|
PublishFormDataAttributes |
PublishFormDataAttributes.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
PublishFormDataAttributes |
PublishFormDataAttributes.version(Long version) |
| Modifier and Type | Method and Description |
|---|---|
PublishFormData |
PublishFormData.attributes(PublishFormDataAttributes attributes) |
void |
PublishFormData.setAttributes(PublishFormDataAttributes attributes) |
| Constructor and Description |
|---|
PublishFormData(PublishFormDataAttributes attributes,
FormPublicationType type) |
Copyright © 2026. All rights reserved.