| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
QueryAccountRequestDataAttributes |
QueryAccountRequestDataAttributes.addSelectColumnsItem(String selectColumnsItem) |
QueryAccountRequestDataAttributes |
QueryAccountRequestData.getAttributes()
Attributes for filtering and shaping the account query results.
|
QueryAccountRequestDataAttributes |
QueryAccountRequestDataAttributes.limit(Long limit) |
QueryAccountRequestDataAttributes |
QueryAccountRequestDataAttributes.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
QueryAccountRequestDataAttributes |
QueryAccountRequestDataAttributes.query(String query) |
QueryAccountRequestDataAttributes |
QueryAccountRequestDataAttributes.selectColumns(List<String> selectColumns) |
QueryAccountRequestDataAttributes |
QueryAccountRequestDataAttributes.sort(QueryAccountRequestDataAttributesSort sort) |
QueryAccountRequestDataAttributes |
QueryAccountRequestDataAttributes.wildcardSearchTerm(String wildcardSearchTerm) |
| Modifier and Type | Method and Description |
|---|---|
QueryAccountRequestData |
QueryAccountRequestData.attributes(QueryAccountRequestDataAttributes attributes) |
void |
QueryAccountRequestData.setAttributes(QueryAccountRequestDataAttributes attributes) |
Copyright © 2026. All rights reserved.