| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
FormDatastoreConfigAttributes |
FormDatastoreConfigAttributes.datastoreId(UUID datastoreId) |
FormDatastoreConfigAttributes |
FormUpdateAttributes.getDatastoreConfig()
The datastore configuration for a form.
|
FormDatastoreConfigAttributes |
FormDataAttributes.getDatastoreConfig()
The datastore configuration for a form.
|
FormDatastoreConfigAttributes |
FormDatastoreConfigAttributes.primaryColumnName(String primaryColumnName) |
FormDatastoreConfigAttributes |
FormDatastoreConfigAttributes.primaryKeyGenerationStrategy(String primaryKeyGenerationStrategy) |
FormDatastoreConfigAttributes |
FormDatastoreConfigAttributes.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
FormUpdateAttributes |
FormUpdateAttributes.datastoreConfig(FormDatastoreConfigAttributes datastoreConfig) |
FormDataAttributes |
FormDataAttributes.datastoreConfig(FormDatastoreConfigAttributes datastoreConfig) |
void |
FormUpdateAttributes.setDatastoreConfig(FormDatastoreConfigAttributes datastoreConfig) |
void |
FormDataAttributes.setDatastoreConfig(FormDatastoreConfigAttributes datastoreConfig) |
| Constructor and Description |
|---|
FormDataAttributes(Boolean active,
Boolean anonymous,
OffsetDateTime createdAt,
FormDatastoreConfigAttributes datastoreConfig,
String description,
Boolean idpSurvey,
OffsetDateTime modifiedAt,
String name,
Long orgId,
Boolean selfService,
Boolean singleResponse,
Long userId,
UUID userUuid) |
Copyright © 2026. All rights reserved.