Uses of Class
software.amazon.awssdk.services.amp.model.RuleGroupsNamespaceStatus
-
Packages that use RuleGroupsNamespaceStatus Package Description software.amazon.awssdk.services.amp.model -
-
Uses of RuleGroupsNamespaceStatus in software.amazon.awssdk.services.amp.model
Methods in software.amazon.awssdk.services.amp.model that return RuleGroupsNamespaceStatus Modifier and Type Method Description RuleGroupsNamespaceStatusCreateRuleGroupsNamespaceResponse. status()A structure that returns the current status of the rule groups namespace.RuleGroupsNamespaceStatusPutRuleGroupsNamespaceResponse. status()A structure that includes the current status of the rule groups namespace.RuleGroupsNamespaceStatusRuleGroupsNamespaceDescription. status()The current status of the rule groups namespace.RuleGroupsNamespaceStatusRuleGroupsNamespaceSummary. status()A structure that displays the current status of the rule groups namespace.Methods in software.amazon.awssdk.services.amp.model with parameters of type RuleGroupsNamespaceStatus Modifier and Type Method Description CreateRuleGroupsNamespaceResponse.BuilderCreateRuleGroupsNamespaceResponse.Builder. status(RuleGroupsNamespaceStatus status)A structure that returns the current status of the rule groups namespace.PutRuleGroupsNamespaceResponse.BuilderPutRuleGroupsNamespaceResponse.Builder. status(RuleGroupsNamespaceStatus status)A structure that includes the current status of the rule groups namespace.RuleGroupsNamespaceDescription.BuilderRuleGroupsNamespaceDescription.Builder. status(RuleGroupsNamespaceStatus status)The current status of the rule groups namespace.RuleGroupsNamespaceSummary.BuilderRuleGroupsNamespaceSummary.Builder. status(RuleGroupsNamespaceStatus status)A structure that displays the current status of the rule groups namespace.
-