| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Method and Description |
|---|---|
AWSTagFilter |
AWSTagFilter.namespace(AWSNamespace namespace) |
AWSTagFilter |
AWSTagFilter.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
AWSTagFilter |
AWSTagFilter.tagFilterStr(String tagFilterStr) |
| Modifier and Type | Method and Description |
|---|---|
List<AWSTagFilter> |
AWSTagFilterListResponse.getFilters()
An array of tag filters.
|
| Modifier and Type | Method and Description |
|---|---|
AWSTagFilterListResponse |
AWSTagFilterListResponse.addFiltersItem(AWSTagFilter filtersItem) |
| Modifier and Type | Method and Description |
|---|---|
AWSTagFilterListResponse |
AWSTagFilterListResponse.filters(List<AWSTagFilter> filters) |
void |
AWSTagFilterListResponse.setFilters(List<AWSTagFilter> filters) |
Copyright © 2024. All rights reserved.