| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
PatchTableRequestDataAttributes |
PatchTableRequestDataAttributes.addTagsItem(String tagsItem) |
PatchTableRequestDataAttributes |
PatchTableRequestDataAttributes.description(String description) |
PatchTableRequestDataAttributes |
PatchTableRequestDataAttributes.fileMetadata(PatchTableRequestDataAttributesFileMetadata fileMetadata) |
PatchTableRequestDataAttributes |
PatchTableRequestData.getAttributes()
Attributes that define the updates to the reference table's configuration and properties.
|
PatchTableRequestDataAttributes |
PatchTableRequestDataAttributes.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
PatchTableRequestDataAttributes |
PatchTableRequestDataAttributes.schema(PatchTableRequestDataAttributesSchema schema) |
PatchTableRequestDataAttributes |
PatchTableRequestDataAttributes.tags(List<String> tags) |
| Modifier and Type | Method and Description |
|---|---|
PatchTableRequestData |
PatchTableRequestData.attributes(PatchTableRequestDataAttributes attributes) |
void |
PatchTableRequestData.setAttributes(PatchTableRequestDataAttributes attributes) |
Copyright © 2026. All rights reserved.