| Package | Description |
|---|---|
| software.amazon.awssdk.services.amp.model | |
| software.amazon.awssdk.services.amp.paginators |
| Modifier and Type | Method and Description |
|---|---|
List<RuleGroupsNamespaceSummary> |
ListRuleGroupsNamespacesResponse.ruleGroupsNamespaces()
The list of the selected rule groups namespaces.
|
| Modifier and Type | Method and Description |
|---|---|
ListRuleGroupsNamespacesResponse.Builder |
ListRuleGroupsNamespacesResponse.Builder.ruleGroupsNamespaces(RuleGroupsNamespaceSummary... ruleGroupsNamespaces)
The list of the selected rule groups namespaces.
|
| Modifier and Type | Method and Description |
|---|---|
ListRuleGroupsNamespacesResponse.Builder |
ListRuleGroupsNamespacesResponse.Builder.ruleGroupsNamespaces(Collection<RuleGroupsNamespaceSummary> ruleGroupsNamespaces)
The list of the selected rule groups namespaces.
|
| Modifier and Type | Method and Description |
|---|---|
SdkIterable<RuleGroupsNamespaceSummary> |
ListRuleGroupsNamespacesIterable.ruleGroupsNamespaces()
Returns an iterable to iterate through the paginated
ListRuleGroupsNamespacesResponse.ruleGroupsNamespaces() member. |
SdkPublisher<RuleGroupsNamespaceSummary> |
ListRuleGroupsNamespacesPublisher.ruleGroupsNamespaces()
Returns a publisher that can be used to get a stream of data.
|
Copyright © 2022. All rights reserved.