| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
PatchTableRequestDataAttributesSchemaFieldsItems |
PatchTableRequestDataAttributesSchemaFieldsItems.name(String name) |
PatchTableRequestDataAttributesSchemaFieldsItems |
PatchTableRequestDataAttributesSchemaFieldsItems.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
PatchTableRequestDataAttributesSchemaFieldsItems |
PatchTableRequestDataAttributesSchemaFieldsItems.type(ReferenceTableSchemaFieldType type) |
| Modifier and Type | Method and Description |
|---|---|
List<PatchTableRequestDataAttributesSchemaFieldsItems> |
PatchTableRequestDataAttributesSchema.getFields()
The schema fields.
|
| Modifier and Type | Method and Description |
|---|---|
PatchTableRequestDataAttributesSchema |
PatchTableRequestDataAttributesSchema.addFieldsItem(PatchTableRequestDataAttributesSchemaFieldsItems fieldsItem) |
| Modifier and Type | Method and Description |
|---|---|
PatchTableRequestDataAttributesSchema |
PatchTableRequestDataAttributesSchema.fields(List<PatchTableRequestDataAttributesSchemaFieldsItems> fields) |
void |
PatchTableRequestDataAttributesSchema.setFields(List<PatchTableRequestDataAttributesSchemaFieldsItems> fields) |
| Constructor and Description |
|---|
PatchTableRequestDataAttributesSchema(List<PatchTableRequestDataAttributesSchemaFieldsItems> fields,
List<String> primaryKeys) |
Copyright © 2026. All rights reserved.