Uses of Class
software.amazon.awssdk.services.amp.model.RuleGroupsNamespaceDescription
-
Packages that use RuleGroupsNamespaceDescription Package Description software.amazon.awssdk.services.amp.model -
-
Uses of RuleGroupsNamespaceDescription in software.amazon.awssdk.services.amp.model
Methods in software.amazon.awssdk.services.amp.model that return RuleGroupsNamespaceDescription Modifier and Type Method Description RuleGroupsNamespaceDescriptionDescribeRuleGroupsNamespaceResponse. ruleGroupsNamespace()The information about the rule groups namespace.Methods in software.amazon.awssdk.services.amp.model with parameters of type RuleGroupsNamespaceDescription Modifier and Type Method Description DescribeRuleGroupsNamespaceResponse.BuilderDescribeRuleGroupsNamespaceResponse.Builder. ruleGroupsNamespace(RuleGroupsNamespaceDescription ruleGroupsNamespace)The information about the rule groups namespace.
-