| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
DatasetAttributesResponse |
DatasetAttributesResponse.addPrincipalsItem(String principalsItem) |
DatasetAttributesResponse |
DatasetAttributesResponse.addProductFiltersItem(FiltersPerProduct productFiltersItem) |
DatasetAttributesResponse |
DatasetAttributesResponse.createdAt(OffsetDateTime createdAt) |
DatasetAttributesResponse |
DatasetAttributesResponse.createdBy(UUID createdBy) |
DatasetAttributesResponse |
DatasetResponse.getAttributes()
Dataset metadata and configuration(s).
|
DatasetAttributesResponse |
DatasetAttributesResponse.name(String name) |
DatasetAttributesResponse |
DatasetAttributesResponse.principals(List<String> principals) |
DatasetAttributesResponse |
DatasetAttributesResponse.productFilters(List<FiltersPerProduct> productFilters) |
DatasetAttributesResponse |
DatasetAttributesResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
DatasetResponse |
DatasetResponse.attributes(DatasetAttributesResponse attributes) |
void |
DatasetResponse.setAttributes(DatasetAttributesResponse attributes) |
Copyright © 2025. All rights reserved.