| Package | Description |
|---|---|
| com.amazonaws.services.prometheus.model |
| Modifier and Type | Method and Description |
|---|---|
RuleGroupsNamespaceStatus |
RuleGroupsNamespaceStatus.clone() |
RuleGroupsNamespaceStatus |
RuleGroupsNamespaceSummary.getStatus()
A structure that displays the current status of the rule groups namespace.
|
RuleGroupsNamespaceStatus |
RuleGroupsNamespaceDescription.getStatus()
The current status of the rule groups namespace.
|
RuleGroupsNamespaceStatus |
PutRuleGroupsNamespaceResult.getStatus()
A structure that includes the current status of the rule groups namespace.
|
RuleGroupsNamespaceStatus |
CreateRuleGroupsNamespaceResult.getStatus()
A structure that returns the current status of the rule groups namespace.
|
RuleGroupsNamespaceStatus |
RuleGroupsNamespaceStatus.withStatusCode(RuleGroupsNamespaceStatusCode statusCode)
The current status of the namespace.
|
RuleGroupsNamespaceStatus |
RuleGroupsNamespaceStatus.withStatusCode(String statusCode)
The current status of the namespace.
|
RuleGroupsNamespaceStatus |
RuleGroupsNamespaceStatus.withStatusReason(String statusReason)
The reason for the failure, if any.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RuleGroupsNamespaceSummary.setStatus(RuleGroupsNamespaceStatus status)
A structure that displays the current status of the rule groups namespace.
|
void |
RuleGroupsNamespaceDescription.setStatus(RuleGroupsNamespaceStatus status)
The current status of the rule groups namespace.
|
void |
PutRuleGroupsNamespaceResult.setStatus(RuleGroupsNamespaceStatus status)
A structure that includes the current status of the rule groups namespace.
|
void |
CreateRuleGroupsNamespaceResult.setStatus(RuleGroupsNamespaceStatus status)
A structure that returns the current status of the rule groups namespace.
|
RuleGroupsNamespaceSummary |
RuleGroupsNamespaceSummary.withStatus(RuleGroupsNamespaceStatus status)
A structure that displays the current status of the rule groups namespace.
|
RuleGroupsNamespaceDescription |
RuleGroupsNamespaceDescription.withStatus(RuleGroupsNamespaceStatus status)
The current status of the rule groups namespace.
|
PutRuleGroupsNamespaceResult |
PutRuleGroupsNamespaceResult.withStatus(RuleGroupsNamespaceStatus status)
A structure that includes the current status of the rule groups namespace.
|
CreateRuleGroupsNamespaceResult |
CreateRuleGroupsNamespaceResult.withStatus(RuleGroupsNamespaceStatus status)
A structure that returns the current status of the rule groups namespace.
|
Copyright © 2024. All rights reserved.