@Generated(value="https://github.com/DataDog/datadog-api-client-java/blob/master/.generator") public class AWSNamespaceFiltersExcludeOnly extends Object
["AWS/SQS", "AWS/ElasticMapReduce", "AWS/Usage"]. AWS/SQS,
AWS/ElasticMapReduce, and AWS/Usage are excluded by default to reduce your
AWS CloudWatch costs from GetMetricData API calls.| Modifier and Type | Field and Description |
|---|---|
static String |
JSON_PROPERTY_EXCLUDE_ONLY |
boolean |
unparsed |
| Constructor and Description |
|---|
AWSNamespaceFiltersExcludeOnly() |
AWSNamespaceFiltersExcludeOnly(List<String> excludeOnly) |
| Modifier and Type | Method and Description |
|---|---|
AWSNamespaceFiltersExcludeOnly |
addExcludeOnlyItem(String excludeOnlyItem) |
boolean |
equals(Object o)
Return true if this AWSNamespaceFiltersExcludeOnly object is equal to o.
|
AWSNamespaceFiltersExcludeOnly |
excludeOnly(List<String> excludeOnly) |
Map<String,Object> |
getAdditionalProperties()
Return the additional (undeclared) property.
|
Object |
getAdditionalProperty(String key)
Return the additional (undeclared) property with the specified name.
|
List<String> |
getExcludeOnly()
Exclude only these namespaces from metrics collection.
|
int |
hashCode() |
AWSNamespaceFiltersExcludeOnly |
putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
void |
setExcludeOnly(List<String> excludeOnly) |
String |
toString() |
public boolean unparsed
public static final String JSON_PROPERTY_EXCLUDE_ONLY
public AWSNamespaceFiltersExcludeOnly excludeOnly(List<String> excludeOnly)
public AWSNamespaceFiltersExcludeOnly addExcludeOnlyItem(String excludeOnlyItem)
public List<String> getExcludeOnly()
["AWS/SQS", "AWS/ElasticMapReduce", "AWS/Usage"]. AWS/SQS,
AWS/ElasticMapReduce, and AWS/Usage are excluded by default to reduce your
AWS CloudWatch costs from GetMetricData API calls.public AWSNamespaceFiltersExcludeOnly putAdditionalProperty(String key, Object value)
key - The arbitrary key to setvalue - The associated valuepublic Map<String,Object> getAdditionalProperties()
public Object getAdditionalProperty(String key)
key - The arbitrary key to getpublic boolean equals(Object o)
Copyright © 2026. All rights reserved.