| Package | Description |
|---|---|
| com.amazonaws.services.prometheus.model |
| Modifier and Type | Method and Description |
|---|---|
RuleGroupsNamespaceDescription |
RuleGroupsNamespaceDescription.addTagsEntry(String key,
String value)
Add a single Tags entry
|
RuleGroupsNamespaceDescription |
RuleGroupsNamespaceDescription.clearTagsEntries()
Removes all the entries added into Tags.
|
RuleGroupsNamespaceDescription |
RuleGroupsNamespaceDescription.clone() |
RuleGroupsNamespaceDescription |
DescribeRuleGroupsNamespaceResult.getRuleGroupsNamespace()
The information about the rule groups namespace.
|
RuleGroupsNamespaceDescription |
RuleGroupsNamespaceDescription.withArn(String arn)
The ARN of the rule groups namespace.
|
RuleGroupsNamespaceDescription |
RuleGroupsNamespaceDescription.withCreatedAt(Date createdAt)
The date and time that the rule groups namespace was created.
|
RuleGroupsNamespaceDescription |
RuleGroupsNamespaceDescription.withData(ByteBuffer data)
The rule groups file used in the namespace.
|
RuleGroupsNamespaceDescription |
RuleGroupsNamespaceDescription.withModifiedAt(Date modifiedAt)
The date and time that the rule groups namespace was most recently changed.
|
RuleGroupsNamespaceDescription |
RuleGroupsNamespaceDescription.withName(String name)
The name of the rule groups namespace.
|
RuleGroupsNamespaceDescription |
RuleGroupsNamespaceDescription.withStatus(RuleGroupsNamespaceStatus status)
The current status of the rule groups namespace.
|
RuleGroupsNamespaceDescription |
RuleGroupsNamespaceDescription.withTags(Map<String,String> tags)
The list of tag keys and values that are associated with the rule groups namespace.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeRuleGroupsNamespaceResult.setRuleGroupsNamespace(RuleGroupsNamespaceDescription ruleGroupsNamespace)
The information about the rule groups namespace.
|
DescribeRuleGroupsNamespaceResult |
DescribeRuleGroupsNamespaceResult.withRuleGroupsNamespace(RuleGroupsNamespaceDescription ruleGroupsNamespace)
The information about the rule groups namespace.
|
Copyright © 2024. All rights reserved.