| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
PatchTableRequestDataAttributesSchema |
PatchTableRequestDataAttributesSchema.addFieldsItem(PatchTableRequestDataAttributesSchemaFieldsItems fieldsItem) |
PatchTableRequestDataAttributesSchema |
PatchTableRequestDataAttributesSchema.addPrimaryKeysItem(String primaryKeysItem) |
PatchTableRequestDataAttributesSchema |
PatchTableRequestDataAttributesSchema.fields(List<PatchTableRequestDataAttributesSchemaFieldsItems> fields) |
PatchTableRequestDataAttributesSchema |
PatchTableRequestDataAttributes.getSchema()
Schema defining the updates to the structure and columns of the reference table.
|
PatchTableRequestDataAttributesSchema |
PatchTableRequestDataAttributesSchema.primaryKeys(List<String> primaryKeys) |
PatchTableRequestDataAttributesSchema |
PatchTableRequestDataAttributesSchema.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
PatchTableRequestDataAttributes |
PatchTableRequestDataAttributes.schema(PatchTableRequestDataAttributesSchema schema) |
void |
PatchTableRequestDataAttributes.setSchema(PatchTableRequestDataAttributesSchema schema) |
Copyright © 2026. All rights reserved.