void |
CreateNetworkAclEntryRequest.setRuleAction(RuleAction ruleAction) |
Indicates whether to allow or deny the traffic that matches the rule.
|
void |
NetworkAclEntry.setRuleAction(RuleAction ruleAction) |
Indicates whether to allow or deny the traffic that matches the rule.
|
void |
ReplaceNetworkAclEntryRequest.setRuleAction(RuleAction ruleAction) |
Indicates whether to allow or deny the traffic that matches the rule.
|
CreateNetworkAclEntryRequest |
CreateNetworkAclEntryRequest.withRuleAction(RuleAction ruleAction) |
Indicates whether to allow or deny the traffic that matches the rule.
|
NetworkAclEntry |
NetworkAclEntry.withRuleAction(RuleAction ruleAction) |
Indicates whether to allow or deny the traffic that matches the rule.
|
ReplaceNetworkAclEntryRequest |
ReplaceNetworkAclEntryRequest.withRuleAction(RuleAction ruleAction) |
Indicates whether to allow or deny the traffic that matches the rule.
|