| Package | Description |
|---|---|
| com.amazonaws.services.route53resolver.model |
| Modifier and Type | Method and Description |
|---|---|
FirewallRuleGroupMetadata |
FirewallRuleGroupMetadata.clone() |
FirewallRuleGroupMetadata |
FirewallRuleGroupMetadata.withArn(String arn)
The ARN (Amazon Resource Name) of the rule group.
|
FirewallRuleGroupMetadata |
FirewallRuleGroupMetadata.withCreatorRequestId(String creatorRequestId)
A unique string defined by you to identify the request.
|
FirewallRuleGroupMetadata |
FirewallRuleGroupMetadata.withId(String id)
The ID of the rule group.
|
FirewallRuleGroupMetadata |
FirewallRuleGroupMetadata.withName(String name)
The name of the rule group.
|
FirewallRuleGroupMetadata |
FirewallRuleGroupMetadata.withOwnerId(String ownerId)
The Amazon Web Services account ID for the account that created the rule group.
|
FirewallRuleGroupMetadata |
FirewallRuleGroupMetadata.withShareStatus(ShareStatus shareStatus)
Whether the rule group is shared with other Amazon Web Services accounts, or was shared with the current account
by another Amazon Web Services account.
|
FirewallRuleGroupMetadata |
FirewallRuleGroupMetadata.withShareStatus(String shareStatus)
Whether the rule group is shared with other Amazon Web Services accounts, or was shared with the current account
by another Amazon Web Services account.
|
| Modifier and Type | Method and Description |
|---|---|
List<FirewallRuleGroupMetadata> |
ListFirewallRuleGroupsResult.getFirewallRuleGroups()
A list of your firewall rule groups.
|
| Modifier and Type | Method and Description |
|---|---|
ListFirewallRuleGroupsResult |
ListFirewallRuleGroupsResult.withFirewallRuleGroups(FirewallRuleGroupMetadata... firewallRuleGroups)
A list of your firewall rule groups.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListFirewallRuleGroupsResult.setFirewallRuleGroups(Collection<FirewallRuleGroupMetadata> firewallRuleGroups)
A list of your firewall rule groups.
|
ListFirewallRuleGroupsResult |
ListFirewallRuleGroupsResult.withFirewallRuleGroups(Collection<FirewallRuleGroupMetadata> firewallRuleGroups)
A list of your firewall rule groups.
|
Copyright © 2025. All rights reserved.