TagIndexingRuleCreateAttributes |
TagIndexingRuleCreateAttributes.addIgnoredMetricNameMatchesItem(String ignoredMetricNameMatchesItem) |
TagIndexingRuleCreateAttributes |
TagIndexingRuleCreateAttributes.addMetricNameMatchesItem(String metricNameMatchesItem) |
TagIndexingRuleCreateAttributes |
TagIndexingRuleCreateAttributes.addTagsItem(String tagsItem) |
TagIndexingRuleCreateAttributes |
TagIndexingRuleCreateAttributes.excludeTagsMode(Boolean excludeTagsMode) |
TagIndexingRuleCreateAttributes |
TagIndexingRuleCreateData.getAttributes()
Attributes for creating a tag indexing rule.
|
TagIndexingRuleCreateAttributes |
TagIndexingRuleCreateAttributes.ignoredMetricNameMatches(List<String> ignoredMetricNameMatches) |
TagIndexingRuleCreateAttributes |
TagIndexingRuleCreateAttributes.metricNameMatches(List<String> metricNameMatches) |
TagIndexingRuleCreateAttributes |
TagIndexingRuleCreateAttributes.name(String name) |
TagIndexingRuleCreateAttributes |
TagIndexingRuleCreateAttributes.options(TagIndexingRuleOptions options) |
TagIndexingRuleCreateAttributes |
TagIndexingRuleCreateAttributes.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
TagIndexingRuleCreateAttributes |
TagIndexingRuleCreateAttributes.tags(List<String> tags) |