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