| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static AccountFiltersType |
AccountFiltersType.ACCOUNT_FILTERS |
| Modifier and Type | Method and Description |
|---|---|
static AccountFiltersType |
AccountFiltersType.fromValue(String value) |
AccountFiltersType |
AccountFilters.getType()
Type of account filters.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AccountFiltersType.AccountFiltersTypeSerializer.serialize(AccountFiltersType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
AccountFilters.setType(AccountFiltersType type) |
AccountFilters |
AccountFilters.type(AccountFiltersType type) |
| Constructor and Description |
|---|
AccountFilters(AccountFiltersAttributes attributes,
AccountFiltersType type) |
| Constructor and Description |
|---|
AccountFiltersTypeSerializer(Class<AccountFiltersType> t) |
Copyright © 2026. All rights reserved.