Package | Description |
---|---|
com.oracle.bmc.networkfirewall.model |
Modifier and Type | Method and Description |
---|---|
SecurityRuleMatchCriteria |
SecurityRuleMatchCriteria.Builder.build() |
SecurityRuleMatchCriteria |
SecurityRule.getCondition() |
Modifier and Type | Method and Description |
---|---|
SecurityRule.Builder |
SecurityRule.Builder.condition(SecurityRuleMatchCriteria condition) |
SecurityRuleMatchCriteria.Builder |
SecurityRuleMatchCriteria.Builder.copy(SecurityRuleMatchCriteria model) |
Constructor and Description |
---|
SecurityRule(String name,
SecurityRuleMatchCriteria condition,
SecurityRule.Action action,
SecurityRule.Inspection inspection)
Deprecated.
|
Copyright © 2016–2023. All rights reserved.